ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Aspnetcore.Designer Assembly / GrapeCity.ActiveReports.Aspnetcore.Designer.Services Namespace / Theme Class / Constants Property

In This Topic
    Constants Property (Theme)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Constants As ThemeConstant()
    public ThemeConstant[] Constants {get; set;}
    See Also