ComponentOne FinancialChart for WPF
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
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1ComboBox.DropDownDirectionProperty
    public static readonly DependencyProperty DropDownDirectionProperty
    public:
    static readonly DependencyProperty^ DropDownDirectionProperty
    See Also