[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.ReportViewer.Themes

Themes Property

Themes

Gets or sets the UI theme settings for customizing the appearance of the viewer.

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

An instance of ThemeSettings that defines the theme settings.

Remarks

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