The GridControlSelectionSettings type exposes the following members.

Properties

  NameDescription
Public propertyEnabled
Gets or sets a value indicating whether row selection in GridControl is enabled.
Public propertyLassoEnabled
Gets or sets a value indicating whether the lasso selection is enabled.
Public propertyMultipleEnabled
Gets or sets a value indicating whether selection of multiple rows in GridControl is enabled.
Public propertySorted
Gets or sets a value indicating whether the GridControl keeps selected Rows in a sorted order.

See Also