TcxTreeListPreview.Active Property
Identifies if the node preview section is displayed in the Tree List control.
Declaration
property Active: Boolean read;
Property Value
Type | Description |
---|---|
Boolean |
|
Remarks
The Active
property returns True
if the Visible, Column, MaxLineCount, and AutoHeight properties are set to display the preview section in the Tree List control.
See Also