ASPxClientProcessingModeCancelEventArgs Class
Provides data for the cancelable client-side events which allow the event’s processing to be passed to the server side.
Declaration
declare class ASPxClientProcessingModeCancelEventArgs extends ASPxClientProcessingModeEventArgs
See Also