ASPxClientTreeListColumnResizingEventArgs Properties
Provides data for the ASPxClientTreeList.ColumnResizing event.Name | Description |
---|---|
cancel | Specifies whether to cancel the related action (for example, row edit, export). Inherited from ASPxClientCancelEventArgs. |
column | Gets the processed client column. |
See Also