Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1ComboBox Class / MaxDropDownWidthProperty Field

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