Menu for WPF | ComponentOne
C1.WPF.Menu 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
    public static readonly DependencyProperty GroupNameProperty
    See Also