VGridOptionsSelectionAndFocusEx Properties
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