# GrapeCity.ActiveReports.Viewer.Wpf.View.MultiPage.IPageModel

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_Viewer_Wpf_View_MultiPage_IPageModel" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.View.MultiPage.IPageModel" class="text-break">IPageModel Interface
</h1>
  <div class="markdown level0 summary"><p>Represents the base interface for VirtualViewsControl data source items.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.View.MultiPage.html">GrapeCity.ActiveReports.Viewer.Wpf.View.MultiPage</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Viewer.Wpf.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Viewer_Wpf_View_MultiPage_IPageModel_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IPageModel</code></pre>
  </div>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Viewer_Wpf_View_MultiPage_IPageModel_Caption" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.View.MultiPage.IPageModel.Caption">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.View.MultiPage.IPageModel.Caption.html#GrapeCity_ActiveReports_Viewer_Wpf_View_MultiPage_IPageModel_Caption">Caption</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the caption of the page.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Viewer_Wpf_View_MultiPage_IPageModel_PageView" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.View.MultiPage.IPageModel.PageView">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.View.MultiPage.IPageModel.PageView.html#GrapeCity_ActiveReports_Viewer_Wpf_View_MultiPage_IPageModel_PageView">PageView</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the page view.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
