Skip to main content

TCustomdxBarCombo.DroppedDown Property

Determines whether a dropdown window is visible.

Declaration

property DroppedDown: Boolean read; write;

Property Value

Type
Boolean

Remarks

This property specifies the visibility and activity of a dropdown window. If DroppedDown is True, the dropdown window is visible and active.

See Also