ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml 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 Windows.UI.Xaml.DependencyProperty
    public static readonly Windows.UI.Xaml.DependencyProperty GroupNameProperty
    See Also