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