<
ComponentOne OLAP for WPF and Silverlight
C1.Silverlight.FlexGrid Namespace / C1FlexComboBox Class / MaxDropDownHeight Property

In This Topic
    MaxDropDownHeight Property (C1FlexComboBox)
    In This Topic
    Gets or sets the maximum height of the dropdown in pixels.
    Syntax
    'Declaration
     
    Public Property MaxDropDownHeight As Double
    public double MaxDropDownHeight {get; set;}
    See Also