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

In This Topic
    CssClass Property (C1RibbonGroup)
    In This Topic
    A value indicates the css class of the ribbon group.
    Syntax
    'Declaration
     
    Public Property CssClass As System.String
    public System.string CssClass {get; set;}
    See Also