ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ReportViewer Class / SetTheme Method

In This Topic
    SetTheme Method
    In This Topic
    Sets the UI theme for the viewer
    Syntax
    'Declaration
     
    Public Function SetTheme( _
       ByVal theme As UITheme _
    ) As Task
    public Task SetTheme( 
       UITheme theme
    )

    Parameters

    theme
    See Also