Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1DropDown Class / MaxDropDownWidth Property

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