[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.DesignerSettings.Themes

Themes Property

Themes

Gets or sets the settings for themes, allowing configuration of the default theme, available themes for user selection, and settings for the theme selector.

Declaration
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public ThemeSettings Themes { get; set; }
Property Value
Type Description
ThemeSettings

An instance of ThemeSettings that contains the theme settings.