ComponentOne SiteMap for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Editor Namespace / C1RibbonRadioButton Class / Group Property

In This Topic
    Group Property (C1RibbonRadioButton)
    In This Topic
    Gets or sets a value to indicate which group this button belongs to.
    Syntax
    'Declaration
     
    Public Property Group As System.String
    public System.string Group {get; set;}
    See Also