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