The GridControlSelectionSettings type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Enabled |
Gets or sets a value indicating whether row selection in GridControl is enabled.
|
![]() | LassoEnabled |
Gets or sets a value indicating whether the lasso selection is enabled.
|
![]() | MultipleEnabled |
Gets or sets a value indicating whether selection of multiple rows in GridControl is enabled.
|
![]() | Sorted |
Gets or sets a value indicating whether the GridControl keeps selected Rows in a sorted order.
|