Back to Devexpress

DevExpress.XtraVerticalGrid.Rows Namespace

windowsforms-devexpress-dot-xtraverticalgrid-1f6149fb.md

latest5.6 KB
Original Source

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.v25.2.dll

NuGet Packages : DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid

Classes

NameDescription
BaseRowServes as the base class for rows of different types.
CategoryRowRepresents a category row within your grid control.
CategoryRowPropertiesContains row item settings for a category row.
EditorRowSpecifies a single-edtior data row within the vertical grid control.
MultiEditorRowRepresents a multi-editor row.
MultiEditorRowPropertiesContains row item settings for a multi-editor row.
MultiEditorRowPropertiesCollectionRepresents a collection of items within a multi-editor row.
PGridCustomEditorRowSpecifies a property grid row in the Office view.
PGridEditorRowSpecifies a single-editor data row within the property grid control.
PGridOptionsFindContains options that specify the Find Panel.
PGridOptionsMenuContains options that affect the display of context menus in a PropertyGridControl.
RowBrickOptionsContains options that specify property markers (small rectangles displayed next to property editors).
RowOperationServes as the base for classes, performing operations on rows.
RowPropertiesRepresents settings common to all row items.
VGridOptionsFindContains options controlling the view and behavior settings of the Find Panel.
VGridOptionsMenuContains a VGridControl‘s context menu options.
VGridOptionsMenuEx
VGridOptionsRowProvides row options.
VGridOptionsRowFilterContains filter options for individual rows.
VGridOptionsSelectionAndFocusRepresents a set of selection and focus options for the vertical grid.
VGridOptionsSelectionAndFocusExContains selection and focus options for the vertical grid.
VGridRowsRepresents a collection of rows within the VGridControlBase control.
VGridRowsIteratorEnables you to perform operations over the predefined rows.

Enums

NameDescription
RowSortOrderLists values specifying the sort orders.
SeparatorKindContains values specifying the type of item cell separators.