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

In This Topic
    Constants Class
    In This Topic
    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 
    public sealed 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