| EnableKineticScrolling |
Gets or sets a value indicating whether the kinetic scrolling function is enabled. |
| EnableCustomGrouping |
Gets or sets a value indicating whether the data can be grouped programmatically. |
| IsEditing |
Gets a value indicating whether there are currently open editors. |
| ReadOnly |
Gets or sets a value indicating whether the user is allowed to edit the values of the properties. |
| ActiveEditor |
Gets the active editor. |
| BeginEditMode |
Gets or sets a value indicating how user begins editing a cell. |
| AutoExpandGroups |
Gets or sets a value indicating whether the groups will be expanded or collapsed upon creation. |
| RadContextMenu |
Gets or sets the shortcut menu associated with the control. |
| AllowDefaultContextMenu |
Gets or sets a value indicating whether the default context menu is enabled. |
| KeyboardSearchEnabled |
Gets or sets a value that determines whether the user can navigate to an item by typing when RadPropertyGrid is focused. |
| KeyboardSearchResetInterval |
Gets or sets a value that specifies how long the user must wait before searching with the keyboard is reset. |
| FindStringComparer |
Gets or sets the string comparer used by the keyboard navigation functionality. |
| SelectedGridItem |
Gets or sets the selected item. |
| SelectedObject |
Gets or sets the object which properties the is displaying. |
| SelectedObjects |
Gets or sets the objects which properties the is displaying. |
| Items |
Gets the Items collection. |
| Groups |
Gets the Groups collection. |
| EnableGrouping |
Gets or sets a value indicating whether grouping is enabled. |
| EnableSorting |
Gets or sets a value indicating whether sorting is enabled. |
| EnableFiltering |
Gets or sets a value indicating whether filtering is enabled. |
| GroupDescriptors |
Gets the group descriptors. |
| FilterDescriptors |
Gets the filter descriptors. |
| SortDescriptors |
Gets the sort descriptors. |
| SortOrder |
Gets or sets the sort order of items. |
| PropertySort |
Gets or sets the mode in which the properties will be displayed in the . |
| HelpVisible |
Gets or sets a value indicating whether the is visible. |
| HelpBarHeight |
Gets or sets the height of the . |
| ToolbarVisible |
Gets or sets a value indicating whether the search box of the should be visible |
| PropertyGridElement |
Gets the of this control. |
| ItemHeight |
Gets or sets the height of the items. |
| ItemSpacing |
Gets or sets the distance between items of the RadPropertyGridElement. |
| ItemIndent |
Gets or sets the width of the indentation of sub items. |
| BackColor |
RadPropertyGrid consists of multiple visual elements and separate settings are provided to customize their appearance. Current BackColor property might be ignored. |
| ForeColor |
RadPropertyGrid consists of multiple visual elements and separate settings are provided to customize their appearance. Current ForeColor property might be ignored. |