TcxCustomTreeList.OptionsView Property
In This Article
Specifies the tree list’s display options.
#Declaration
Delphi
property OptionsView: TcxTreeListOptionsView read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Refer to the TcxTreeListOptionsView description, for details.
See Also