Table of Contents

Property DropDownStyle

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

DropDownStyle

Gets or sets a value specifying the style of the combo box.

[Browsable(false)]
public virtual ComboBoxStyle DropDownStyle { get; set; }

Property Value

ComboBoxStyle

One of the ComboBoxStyle values. The default is DropDown.