ComponentOne ASP.NET MVC Controls
MaxDropDownHeight Property

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

Reference

ComboBoxBase<T> Class
ComboBoxBase<T> Members