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

In This Topic
    MaxDropDownWidth Property
    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