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

In This Topic
    ThemesSettings Class Members
    In This Topic

    The following tables list the members exposed by ThemesSettings.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyThe default theme to be applied. Predefined themes: "default", "activeReports", "activeReportsDark", "defaultDark", "darkOled", "highContrast", "highContrastDark".  
    Public PropertyIndicates whether designer should automatically detect and switch to a dark theme based on system settings.  
    Public PropertyAn array of available themes that can be picked by the user. Can be string or UITheme.  
    Public PropertyPicker settings.  
    Top
    See Also