CancelRowEventArgs Properties
Contains data for events that allow you to cancel actions performed with rows.
Name | Description |
---|---|
Cancel |
Gets or sets a value indicating whether the event should be canceled.
Inherited from Cancel |
Row |
Returns the handle of the processed row. |