IToolbarItem.CssClass Property
Specifies the CSS class applied to the toolbar item.
Namespace: DevExpress.Blazor.Reporting.Models
Assembly: DevExpress.Blazor.v26.1.Viewer.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | The CSS class name. |
See Also