ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ReportModelBase Class
Members

In This Topic
    ReportModelBase Class
    In This Topic
    Represents report instance
    Object Model
    ReportModelBase Class
    Syntax
    'Declaration
     
    Public MustInherit Class ReportModelBase 
       Inherits ActiveModel
    public abstract class ReportModelBase : ActiveModel 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Viewer.Common.Model.ActiveModel
          GrapeCity.Viewer.Common.Model.ReportModelBase

    See Also