ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / InitializationOptions Class / Theme Property

In This Topic
    Theme Property (InitializationOptions)
    In This Topic
    Viewer UI theme.
    Syntax
    'Declaration
     
    Public Property Theme As UITheme
    public UITheme Theme {get; set;}
    See Also