ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1ComboBox Class / DropDownHeightProperty Field



In This Topic
    DropDownHeightProperty Field (C1ComboBox)
    In This Topic
    Identifies the DropDownHeight dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DropDownHeightProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1ComboBox.DropDownHeightProperty
    public static readonly DependencyProperty DropDownHeightProperty
    public:
    static readonly DependencyProperty^ DropDownHeightProperty
    See Also