ComponentOne Maps for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Editor Namespace / C1RibbonGroup Class / Name Property

In This Topic
    Name Property (C1RibbonGroup)
    In This Topic
    A value indicates the name of the ribbon group which is used to identify the group.
    Syntax
    'Declaration
     
    Public Property Name As System.String
    public System.string Name {get; set;}
    See Also