ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1DropDownButton Class / MinDropDownHeightProperty Field



In This Topic
    MinDropDownHeightProperty Field
    In This Topic
    Identifies the MinDropDownHeight dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MinDropDownHeightProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1DropDownButton.MinDropDownHeightProperty
    public static readonly DependencyProperty MinDropDownHeightProperty
    public:
    static readonly DependencyProperty^ MinDropDownHeightProperty
    See Also