TcxTreeListColumnStyles.TreeList Property
Provides access to the TreeList control that owns the column to which the current set of styles is applied.
Declaration
property TreeList: TcxCustomTreeList read;
Property Value
Type |
---|
TcxCustomTreeList |
See Also