ASPxClientCancelEventArgs.cancel Property
Specifies whether to cancel the related action (for example, row edit, export).
#Declaration
cancel: boolean
#Property Value
Type | Description |
---|---|
boolean |
|
#Remarks
Set the cancel property to true
to cancel the action that raised the event.