The GridControlRowSelectionEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyGrid
Gets the GridControl.
Public propertyNewSelectionState
Gets or sets a value indicating whether the Row should be selected.
Public propertyRow
Gets the Row.

See Also