Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / ToolMenuItem Class / GroupName Property

In This Topic
    GroupName Property (ToolMenuItem)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property GroupName As String
    public string GroupName {get; set;}
    See Also