MultiSelect for WPF | ComponentOne
C1.WPF.Input Namespace / C1MultiSelect Class / MaxDropDownHeight Property

In This Topic
    MaxDropDownHeight Property
    In This Topic
    Gets or sets maximum height constraint of the drop-down box.
    Syntax
    'Declaration
     
    
    Public Property MaxDropDownHeight As Double
    public double MaxDropDownHeight {get; set;}
    See Also