The C1GridViewSelection type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
SelectedCells |
Gets a read-only collection of the selected cells.
|
![]() |
SelectedColumns |
Gets an instance of SelectedColumnsAccessor class providing access to columns
which cells are selected (contained in SelectedColumns).
|
![]() |
SelectedRows |
Gets an instance of SelectedRowsAccessor class providing access to rows
which cells are selected (contained in SelectedCells).
|