Name | Description | |
---|---|---|
ColumnsCount | Gets the total number of columns. | |
DefaultColumn | Gets the default column dimensions. | |
DefaultRow | Gets the default row dimensions. | |
Grid | Gets the associated grid. | |
IsCellSelection | Gets whether the selection is composed by cells. | |
IsColumnSelection | Gets whether the selection is composed by all the cells of the columns. | |
IsMouseOverEnabled | Gets whether the mouse-over state is reflected in the cells. | |
IsMultipleSelection | Gets whether the selection can be a range of cells. | |
IsMultiRangeSelection | Gets whether the selection can be composed by non-contiguous ranges of cells. | |
IsRowSelection | Gets whether the selection is composed by all the cells of the rows. | |
IsSelectionEnabled | Gets whether there is any selection possible in the grid. | |
NavigableRange | Gets the range of cells where a user can navigate with the keyboard as well as edit and select cells | |
RowsCount | Gets the total number of rows. |