ActiveReports 8
ReportPaneModel Class
Members  See Also 
GrapeCity.ActiveReports.Viewer.Win.v8 Assembly > GrapeCity.Viewer.Common.Model Namespace : ReportPaneModel Class

Glossary Item Box

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

Visual Basic (Declaration) 
Public NotInheritable Class ReportPaneModel 
   Inherits ActiveModel
C# 
public sealed class ReportPaneModel : ActiveModel 

Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also