Back to Devexpress

VGridOptionsSelectionAndFocusEx Properties

windowsforms-devexpress-dot-xtraverticalgrid-dot-rows-dot-vgridoptionsselectionandfocusex-dot-underscore-properties.md

latest2.4 KB
Original Source

VGridOptionsSelectionAndFocusEx Properties

Contains selection and focus options for the vertical grid.

NameDescription
EnableAppearanceFocusedAndSelectedRecordHeaderGets or sets whether to enable the appearance settings used to paint headers of the focused and selected records.
EnableAppearanceFocusedRowGets or sets whether the appearance settings used to paint the header of the focused row are enabled. Inherited from VGridOptionsSelectionAndFocus.
EnableAppearanceSelectedRowHeaderGets or sets whether or not the appearance settings used to paint the header of the selected row are enabled. Inherited from VGridOptionsSelectionAndFocus.
MultiSelectGets or sets whether selection of multiple records, rows and cells is enabled. Inherited from VGridOptionsSelectionAndFocus.
MultiSelectModeGets or sets whether multiple records, rows or cells can be selected. Inherited from VGridOptionsSelectionAndFocus.

See Also

VGridOptionsSelectionAndFocusEx Class

VGridOptionsSelectionAndFocusEx Members

DevExpress.XtraVerticalGrid.Rows Namespace