ASPxClientGridViewColumnProcessingModeEventArgs Constructors
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 |
|---|---|
| constructor(column) | Initializes a new instance of the ASPxClientGridViewColumnProcessingModeEventArgs class with the specified setting. |
See Also