ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Themes Namespace / Theme Class / Constants Property

In This Topic
    Constants Property
    In This Topic
    Gets the theme constants collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Constants As ConstantsCollection
    public ConstantsCollection Constants {get;}

    Property Value

    A ConstantsCollection object representing the collection of theme constants.
    See Also