[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.ReportItemsStyles

ReportItemsStyles Class

Represents the report item CSS styles.

Inheritance
ReportItemsStyles
Namespace: GrapeCity.ActiveReports.Blazor.Viewer
Assembly: MESCIUS.ActiveReports.Blazor.Viewer.dll
Syntax
public class ReportItemsStyles
Examples

var styles = new ReportItemsStyles { CssUri = "custom-styles.css" };

Constructors

Name Description
ReportItemsStyles()

Properties

Name Description
CssUri

Gets or sets the URI of a custom CSS that will be applied to the report items.