ConstantsCollection Class
In This Topic
Represents a collection of theme constants. It acts as a wrapper over a regular dictionary to facilitate the evaluation of expressions through the GetResult
method.
Object Model
Syntax
'Declaration
Public NotInheritable Class ConstantsCollection
public sealed class ConstantsCollection
Inheritance Hierarchy
System.Object
GrapeCity.ActiveReports.Rdl.Themes.ConstantsCollection
See Also