ComboBox for ASP.NET Web Forms
DropdownWidth Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ComboBox Namespace > C1ComboBox Class : DropdownWidth Property
A value that specifies the width of the drop-down list. Default: "-1". Type: Number.
Syntax
'Declaration
 
Public Property DropdownWidth As System.Integer
public System.int DropdownWidth {get; set;}
Remarks
When this option is set to "-1", the width of the drop-down list is equal to the width of wijcombobox.
See Also

Reference

C1ComboBox Class
C1ComboBox Members