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

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