TcxCustomTreeList.Preview Property
In This Article
Specifies options for Outlook-style node preview
sections.
#Declaration
Delphi
property Preview: TcxTreeListPreview read; write;
#Property Value
Type | Description |
---|---|
Tcx |
Stores node preview settings in a Tree List control. |
#Remarks
Refer to the TcxTreeListPreview description, for detailed information on all available options.
See Also