A newer version of this page is available.
Switch to the current version.
DevExpress.XtraVerticalGrid.Rows Namespace
Contains classes representing rows within the vertical grid controls that are included in the XtraVerticalGrid Suite and classes providing particular aspects of row functionality.
Assembly: DevExpress.XtraVerticalGrid.v18.2.dll
Classes
Name | Description |
---|---|
BaseRow | Serves as the base class for rows of different types. |
CategoryRow | Represents a category row within your grid control. |
CategoryRowProperties | Contains row item settings for a category row. |
EditorRow | Represents an regular data row within the grid control. |
MultiEditorRow | Represents a multi-editor row. |
MultiEditorRowProperties | Contains row item settings for a multi-editor row. |
MultiEditorRowPropertiesCollection | Represents a collection of items within a multi-editor row. |
PGridOptionsMenu | Contains options that affect the display of context menus in a PropertyGridControl. |
RowOperation | Serves as the base for classes, performing operations on rows. |
RowProperties | Represents settings common to all row items. |
VGridCustomizationForm | Represents the grid's Customization Form. |
VGridOptionsFind | Contains options controlling the view and behavior settings of the Find Panel. |
VGridOptionsMenu | Contains options that affect the display of context menus in a PropertyGridControl. |
VGridOptionsRow | Provides row options. |
VGridOptionsRowFilter | Contains filter options for individual rows. |
VGridOptionsSelectionAndFocus | Represents a set of selection and focus options for the vertical grid. |
VGridRows | Represents a collection of rows within the VGridControlBase control. |
VGridRowsIterator | Enables you to perform operations over the predefined rows. |
Enums
Name | Description |
---|---|
RowSortOrder | Lists values specifying the sort orders. |
SeparatorKind | Contains values specifying the type of item cell separators. |
Feedback