TdxTreeViewControl.OptionsView Property
Provides access to the Tree View control’s appearance settings.
Declaration
property OptionsView: TdxTreeViewControlOptionsView read; write;
Property Value
Type | Description |
---|---|
TdxTreeViewControlOptionsView | Stores the Tree View control’s appearance settings. |
Remarks
Refer to the TdxTreeViewControlOptionsView class description for information on available options.
See Also