TcxTreeListColumnOptions.Column Property
In This Article
Provides access to the parent column.
#Declaration
Delphi
property Column: TcxTreeListColumn read;
#Property Value
Type | Description |
---|---|
Tcx |
The parent Tree List column. |
See Also