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
Syntax
'Declaration
Public NotInheritable Class ConstantsCollection
public sealed class ConstantsCollection
Inheritance Hierarchy
System.Object
GrapeCity.ActiveReports.Rdl.Themes.ConstantsCollection
See Also