RoundComboBoxExpansionDirection Property
Gets or sets the direction of drop-down list expansion.
Namespace: BeeMobile.RoundComboBoxAssembly: BeeMobile.RoundComboBox.NET48 (in BeeMobile.RoundComboBox.NET48.dll) Version: 4.8.2.24
public ExpansionDirection ExpansionDirection { get; set; }
Public Property ExpansionDirection As ExpansionDirection
Get
Set
Property Value
ExpansionDirection
true if the drop-down portion is displayed; otherwise, false. The default is false.