ASPxClientGridViewColumnProcessingModeEventArgs Properties
Provides data for the client events concerned with column processing, and that allow the event’s processing to be passed to the server side.
Name | Description |
---|---|
column | Gets a grid column related to the event. |
process |
Specifies whether or not to process the event on the server.
Inherited from ASPx |
See Also