ASPxClientTreeListBatchEditTemplateCellFocusedEventArgs.column Property
Gets the currently processed column.
Declaration
column: ASPxClientTreeListColumn
Property Value
| Type | Description |
|---|---|
| ASPxClientTreeListColumn | A ASPxClientTreeListColumn object that is the client-side column object. |
See Also