[]
Gets or sets the CSS class for the icon of the toolbar item.
public string IconCssClass { get; set; }
Type | Description |
---|---|
string | The CSS class as a string used for the icon representation. |
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.