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
 

Property Value

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