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