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