ASPxClientCancelEventArgs Properties
Provides data for cancelable client events.
Name | Description |
---|---|
cancel | Specifies whether to cancel the related action (for example, row edit, export). |
See Also