TcxTreeListColumn.TreeList Property
In This Article
Provides access to the Tree List control to which the column belongs.
#Declaration
Delphi
property TreeList: TcxCustomTreeList read;
#Property Value
Type | Description |
---|---|
Tcx |
The parent Tree List control. Cast the
Tip Call the |
See Also