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

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