FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexComboBox Class / MaxDropDownHeight Property

In This Topic
    MaxDropDownHeight Property
    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