ComponentOne ASP.NET MVC Controls
MaxDropDownWidth Property

C1.Web.Mvc Namespace > ComboBoxBase<T> Class : MaxDropDownWidth Property
Gets or sets the maximum width of the drop-down list.
Syntax
'Declaration
 
Public Property MaxDropDownWidth As Double
public double MaxDropDownWidth {get; set;}
See Also

Reference

ComboBoxBase<T> Class
ComboBoxBase<T> Members