[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.ReportViewer.ReportItemsStyles

ReportItemsStyles Property

ReportItemsStyles

Gets or sets the custom CSS styles that will be applied to the report items.

Declaration
[Parameter]
public ReportItemsStyles ReportItemsStyles { get; init; }
Property Value
Type Description
ReportItemsStyles

An instance of ReportItemsStyles that defines the report items styles settings.

Remarks

This property can only be set once during object initialization and cannot be changed afterwards.