VGridOptionsSelectionAndFocus Properties
Represents a set of selection and focus options for the vertical grid.| Name | Description |
|---|---|
| EnableAppearanceFocusedRow | Gets or sets whether the appearance settings used to paint the header of the focused row are enabled. |
| EnableAppearanceSelectedRowHeader | Gets or sets whether or not the appearance settings used to paint the header of the selected row are enabled. |
| MultiSelect | Gets or sets whether selection of multiple records, rows and cells is enabled. |
| MultiSelectMode | Gets or sets whether multiple records, rows or cells can be selected. |
See Also