IHandler Properties |
The GridIHandler type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowColumnReordering |
Gets or sets a value indicating whether the user can re-order columns
| |
| AllowEmptySelection |
Gets or sets a value indicating that the user can clear the selection.
| |
| AllowMultipleSelection |
Gets or sets a value indicating whether the user can select multiple rows
| |
| Border |
Gets or sets the border type
| |
| GridLines |
Gets or sets the style of grid lines to show between columns and rows
| |
| IsEditing |
Gets a value indicating that the current cell is in edit mode.
| |
| RowHeight |
Gets or sets the height for each row in the grid
| |
| SelectedRows |
Gets the selected rows indexes
| |
| ShowHeader |
Gets or sets a value indicating that the header should be shown
|