Table of Contents

Property DroppedDown

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

DroppedDown

Gets a value indicating whether the combo box is displaying its drop-down portion.

[Browsable(false)]
public virtual bool DroppedDown { get; set; }

Property Value

bool

true if the drop-down portion is displayed; otherwise, false. The default is false.