Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonGallery Class / SelectedGroupName Property

In This Topic
    SelectedGroupName Property (RibbonGallery)
    In This Topic
    Gets or sets name of the selected group name in the RibbonGallery.
    Syntax
    'Declaration
     
    
    Public Property SelectedGroupName As String
    public string SelectedGroupName {get; set;}
    See Also