Skip to main content

TdxBarTreeViewCombo.DropDownHeight Property

Specifies dropdown window height.

Declaration

property DropDownHeight: Integer read; write; default 200;

Property Value

Type Default
Integer 200

Remarks

Use this property to set or access a dropdown window’s height. If a dropdown window’s height is less than the height of the expanded tree view, a vertical scrollbar appears on the left side of the dropdown window.

See Also