ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / ThemesSettings Class / Default Property

In This Topic
    Default Property (ThemesSettings)
    In This Topic
    The default theme to be applied. Predefined themes: "default", "activeReports", "activeReportsDark", "defaultDark", "darkOled", "highContrast", "highContrastDark".
    Syntax
    'Declaration
     
    Public Property Default As String
    public string Default {get; set;}
    See Also