TcxTreeListPreview.Column Property
Specifies the column whose values are displayed in the preview section.
Declaration
property Column: TcxTreeListColumn read; write;
Property Value
Type | Description |
---|---|
TcxTreeListColumn | The column whose values are displayed in the node preview section. |
Remarks
The header of the column assigned to the Column
property is removed from the column header panel.
See Also