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

In This Topic
    ReportPaneModel Class
    In This Topic
    Model for report pane Model for report pane. This is a partial class contains only _zooms fild which has different definition in WPF project.
    Object Model
    ReportPaneModel Class
    Syntax
    'Declaration
     
    Public NotInheritable Class ReportPaneModel 
       Inherits ActiveModel
    public sealed class ReportPaneModel : ActiveModel 
    Inheritance Hierarchy

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

    See Also