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

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

    Property Value

    The constants.
    See Also