ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1Menu Class / SubMenuMaxHeightProperty Field



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