ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / InitializationOptions Class / Themes Property

In This Topic
    Themes Property (InitializationOptions)
    In This Topic
    Gets or sets the UI theme for the Viewer.
    Syntax
    'Declaration
     
    Public Property Themes As ThemeSettings
    public ThemeSettings Themes {get; set;}

    Property Value

    An instance of ThemeSettings that defines the theme settings.
    See Also