ASPxClientProcessingModeEventArgs Properties
Provides data for the client events which can’t be cancelled and allow the event’s processing to be passed to the server side.
Name | Description |
---|---|
process |
Specifies whether or not to process the event on the server. |
See Also