ComponentOne MultiSelect for UWP
C1.Xaml.Input Namespace / C1MultiSelect Class / MinDropDownWidth Property

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