ASPxClientTreeListColumnResizingEventArgs.column Property
Gets the processed client column.
Declaration
column: ASPxClientTreeListColumn
Property Value
Type | Description |
---|---|
ASPxClientTreeListColumn | An ASPxClientTreeListColumn object that is the processed column. |
See Also