TCustomdxVTreeViewEdit.TreeViewSortType Property
Determines the sort type of a drop-down tree-view control.
Declaration
property TreeViewSortType: TSortType read; write;
Property Value
| Type |
|---|
| TSortType |
Remarks
Use TreeViewSortType to determine the sort type of a drop-down tree-view control.
See Also