Skip to main content
You are viewing help content for a version that is no longer maintained/updated.

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