Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1DropDownButton Class / MinDropDownHeight Property

In This Topic
    MinDropDownHeight Property (C1DropDownButton)
    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