ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Themes Namespace / ConstantsCollection Class
Members

In This Topic
    ConstantsCollection Class
    In This Topic
    Constants dictionary. It's a wrapper over a regular dictionary since we need to call GetResult on expressions.
    Object Model
    ConstantsCollection Class
    Syntax
    'Declaration
     
    Public NotInheritable Class ConstantsCollection 
    public sealed class ConstantsCollection 
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Rdl.Themes.ConstantsCollection

    See Also