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.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
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 | Specifies a single-edtior data row within the vertical 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. |
PGridCustomEditorRow | Specifies a property grid row in the Office view. |
PGridEditorRow | Specifies a single-editor data row within the property grid control. |
PGridOptionsFind | Contains options that specify the Find Panel. |
PGridOptionsMenu | Contains options that affect the display of context menus in a PropertyGridControl. |
RowBrickOptions | Contains options that specify property markers (small rectangles displayed next to property editors). |
RowOperation | Serves as the base for classes, performing operations on rows. |
RowProperties | Represents settings common to all row items. |
VGridOptionsFind | Contains options controlling the view and behavior settings of the Find Panel. |
VGridOptionsMenu | Contains a VGridControl‘s context menu options. |
VGridOptionsMenuEx | |
VGridOptionsRow | Provides row options. |
VGridOptionsRowFilter | Contains filter options for individual rows. |
VGridOptionsSelectionAndFocus | Represents a set of selection and focus options for the vertical grid. |
VGridOptionsSelectionAndFocusEx | Contains 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. |