ASPxClientVerticalGridBatchEditRecordChangesCancelingEventArgs Properties
Contains data for the BatchEditRecordChangesCanceling event.
Name | Description |
---|---|
cancel |
Specifies whether to cancel the related action (for example, row edit, export).
Inherited from ASPx |
record |
Gets a hash table that stores information about the processed record’s values. |
visible |
Gets the processed record’s visible index. |
See Also