ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ThemeSettings Class / ThemeSelector Property

In This Topic
    ThemeSelector Property
    In This Topic
    Gets or sets the theme selector used to manage available themes.
    Syntax
    'Declaration
     
    Public Property ThemeSelector As ThemeSelector
    public ThemeSelector ThemeSelector {get; set;}

    Property Value

    A ThemeSelector instance responsible for handling theme selection.
    See Also