[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.ThemeSelector.AvailableThemes

AvailableThemes Property

AvailableThemes

Gets or sets the collection of available themes.

Declaration
public ColorTheme[] AvailableThemes { get; set; }
Property Value
Type Description
ColorTheme[]

An array of ColorTheme objects representing the themes available for selection.

Remarks

Predefined themes: "default", "activeReports", "activeReportsDark", "defaultDark", "darkOled", "highContrast", "highContrastDark".