C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ComboBox Namespace / C1ComboBox Class / DropdownWidth Property

In This Topic
DropdownWidth Property
In This Topic
A value that specifies the width of the drop-down list. Default: "-1". Type: Number.
Syntax
'Declaration
 
Public Property DropdownWidth As System.Integer
 
Remarks
When this option is set to "-1", the width of the drop-down list is equal to the width of wijcombobox.
See Also