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