ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / CodeClass Class
Properties Methods

In This Topic
    CodeClass Class Members
    In This Topic

    The following tables list the members exposed by CodeClass.

    Public Constructors
     NameDescription
    Public Constructor

    Initializes a new instance of the CodeClass class.

     
    Top
    Public Properties
     NameDescription
    Public Property

    Gets or sets the name used for the class.

     
    Public Property

    Gets or sets the variable to which the class is assigned. The InstanceName can be used in expressions.

     
    Top
    Public Methods
     NameDescription
    Public MethodValidates the information in each property of the CodeClass object.  
    Top
    See Also