[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.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
[Parameter]
public ThemeSettings Themes { get; init; }
Property Value
Type Description
ThemeSettings

A ThemeSettings object representing the settings for themes.

Remarks

This property can only be set once during object initialization and cannot be changed afterwards.