ASPxClientTreeListColumnResizedEventArgs Properties
Provides data for the ASPxClientTreeList.ColumnResized event.Name | Description |
---|---|
column | Gets the processed client column. |
processOnServer | Specifies whether or not to process the event on the server. Inherited from ASPxClientProcessingModeEventArgs. |
See Also