FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonGalleryItem Class / GroupName Property

In This Topic
    GroupName Property (RibbonGalleryItem)
    In This Topic
    Gets or sets the group name associated with the RibbonGalleryItem.
    Syntax
    'Declaration
     
    Public Property GroupName As System.String
    public System.string GroupName {get; set;}
    See Also