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

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