ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1MultiSelect Class / MaxDropDownWidthProperty Field

In This Topic
    MaxDropDownWidthProperty Field (C1MultiSelect)
    In This Topic
    Identifies the MaxDropDownWidth dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MaxDropDownWidthProperty As DependencyProperty
    public static readonly DependencyProperty MaxDropDownWidthProperty
    See Also