MultiSelect for WPF | ComponentOne
C1.WPF.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