[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.ReportViewer.SetTheme

SetTheme Method

SetTheme(ColorTheme)

Sets the UI theme for the viewer.

Declaration
public Task SetTheme(ColorTheme theme)
Parameters
Type Name Description
ColorTheme theme

The UI theme to apply to the viewer.

Returns
Type Description
Task

A task that represents the asynchronous operation of setting the viewer's theme.