The GridControlRowSelectionEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Grid |
Gets the GridControl.
| |
NewSelectionState |
Gets or sets a value indicating whether the Row should be selected.
| |
Row |
Gets the Row.
|