ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / ViewerSettings Class / Theme Property

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