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



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