ASPxClientProcessingModeCancelEventArgs Constructors
Provides data for the cancelable client-side events which allow the event’s processing to be passed to the server side.Name | Description |
---|---|
constructor(processOnServer) | Initializes a new instance of the ASPxClientProcessingModeCancelEventArgs object. |
See Also