MESCIUS.ActiveReports.Core.Data.VBFunctionLib Assembly / GrapeCity.Enterprise.Data.VisualBasicReplacement Namespace / Constants Class
Members

Constants Class
The Constants module contains miscellaneous constants. These constants can be used anywhere in your code.
Object Model
Constants Class
Syntax
'Declaration
 
Public NotInheritable Class Constants 
 
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.Enterprise.Data.VisualBasicReplacement.Constants

See Also