TCustomdxVTreeViewEdit.DropDownRows Property
Specifies the maximum number of tree nodes displayed at one time within the drop-down tree-view.
Declaration
property DropDownRows: Integer read; write; default 7;
Property Value
Type | Default |
---|---|
Integer | 7 |
Remarks
Set DropDownRows to specify the maximum number of tree nodes displayed within the drop-down tree-view.
See Also