The Grid..::..GridSelection type exposes the following members.

Properties

  NameDescription
Public propertyColor
Gets or sets a color of selected Rows.
Public propertyCount
Gets a count of selected Rows.
Public propertyEnabled
Gets or sets a value indicating whether the selection is enabled.
Public propertyItem
Gets a Row at the specified index.
Public propertyLassoSelectionColor
Gets or sets the color of the lasso selection.
Public propertyLassoSelectionEnabled
Gets or sets a value indicating whether the lasso selection is enabled.
Public propertyMultipleEnabled
Gets or sets a value indicating whether the multiple Row selection is enabled.
Public propertySorted
Gets or sets a value indicating whether the Grid keeps selected Rows in a sorted order.

See Also