TcxTreeListStyles.Preview Property
Specifies the style settings of the preview section.
Declaration
property Preview: TcxStyle index tlsv_Preview read; write;
Property Value
Type |
---|
TcxStyle |
Remarks
Handle the OnGetPreviewStyle event to override these settings on the fly.
See Also