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

In This Topic
    InitialTheme Property
    In This Topic
    Gets or sets the initial theme to be applied.
    Syntax
    'Declaration
     
    Public Property InitialTheme As String
    public string InitialTheme {get; set;}

    Property Value

    A System.String representing the name of the initial theme.
    See Also