ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1MenuItem Class / IsSubmenuOpenProperty Field



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