[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.ToolbarItem.IconCssClass

IconCssClass Property

IconCssClass

Gets or sets the CSS class for the icon of the toolbar item.

Declaration
public string IconCssClass { get; set; }
Property Value
Type Description
string

The CSS class as a string used for the icon representation.

Remarks

This property allows you to specify a CSS class for the toolbar item's icon, enabling custom styling and use of icon libraries like FontAwesome.