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

In This Topic
    IconClass Property (C1RibbonButton)
    In This Topic
    A value indicates the icon class for the ribbon button.
    Syntax
    'Declaration
     
    Public Property IconClass As System.String
    public System.string IconClass {get; set;}
    See Also