[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.ColorThemeType

ColorThemeType Enum

Specifies the type of the color theme.

Namespace: GrapeCity.ActiveReports.Blazor.Viewer
Assembly: MESCIUS.ActiveReports.Blazor.Viewer.dll
Syntax
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum ColorThemeType

Fields

Name Description
dark

Specifies a dark color theme.

light

Specifies a light color theme.