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



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