Property DropDownStyle
DropDownStyle
Gets or sets a value specifying the style of the control.
[Browsable(false)]
public virtual ComboBoxStyle DropDownStyle { get; set; }
Property Value
- ComboBoxStyle
One of the ComboBoxStyle values.
Gets or sets a value specifying the style of the control.
[Browsable(false)]
public virtual ComboBoxStyle DropDownStyle { get; set; }
One of the ComboBoxStyle values.