MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Themes Namespace / ConstantsCollection Class
Members

ConstantsCollection Class
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
ConstantsCollection Class
Syntax
'Declaration
 
Public NotInheritable Class ConstantsCollection 
 
Remarks
This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
Inheritance Hierarchy

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

See Also