Skip to main content
All docs
V24.2

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

VGridOptionsSelectionAndFocusEx Properties
Show Inherited Hide Inherited

Contains selection and focus options for the vertical grid.
Name Description
EnableAppearanceFocusedAndSelectedRecordHeader Gets or sets whether to enable the appearance settings used to paint headers of the focused and selected records.
EnableAppearanceFocusedRow Gets or sets whether the appearance settings used to paint the header of the focused row are enabled. Inherited from VGridOptionsSelectionAndFocus.
EnableAppearanceSelectedRowHeader Gets or sets whether or not the appearance settings used to paint the header of the selected row are enabled. Inherited from VGridOptionsSelectionAndFocus.
MultiSelect Gets or sets whether selection of multiple records, rows and cells is enabled. Inherited from VGridOptionsSelectionAndFocus.
MultiSelectMode Gets or sets whether multiple records, rows or cells can be selected. Inherited from VGridOptionsSelectionAndFocus.
See Also