ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ToolbarItem Class / IconCssClass Property

In This Topic
    IconCssClass Property
    In This Topic
    Specifies css class for the icon of the toolbar item
    Syntax
    'Declaration
     
    Public Property IconCssClass As String
    public string IconCssClass {get; set;}
    See Also