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

In This Topic
    CodeClass Class
    In This Topic
    Represents information about a class instantiated during the report's initialization. The instantiated class can be used in expressions.
    Object Model
    CodeClass Class
    Syntax
    'Declaration
     
    Public NotInheritable Class CodeClass 
       Implements IValidateable 
    public sealed class CodeClass : IValidateable  
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.PageReportModel.CodeClass

    See Also