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

In This Topic
    ThemesSettings Property
    In This Topic
    Configures various theme-related settings.
    Syntax
    'Declaration
     
    Public Property ThemesSettings As ThemesSettings
    public ThemesSettings ThemesSettings {get; set;}
    See Also