# GrapeCity.ActiveReports.Extensibility.Layout.ILayoutPage

## Content

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



  <h1 id="GrapeCity_ActiveReports_Extensibility_Layout_ILayoutPage" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.ILayoutPage" class="text-break">ILayoutPage Interface
</h1>
  <div class="markdown level0 summary"><p>Represents an interface for a layout page.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.html">GrapeCity.ActiveReports.Extensibility.Layout</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Extensibility_Layout_ILayoutPage_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface ILayoutPage</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_Extensibility_Layout_ILayoutPage_BodyArea" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.ILayoutPage.BodyArea">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.ILayoutPage.BodyArea.html#GrapeCity_ActiveReports_Extensibility_Layout_ILayoutPage_BodyArea">BodyArea</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the body area of the page where content should be laid out.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Layout_ILayoutPage_Footer" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.ILayoutPage.Footer">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.ILayoutPage.Footer.html#GrapeCity_ActiveReports_Extensibility_Layout_ILayoutPage_Footer">Footer</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the footer section of the page.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Layout_ILayoutPage_GroupIndex" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.ILayoutPage.GroupIndex">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.ILayoutPage.GroupIndex.html#GrapeCity_ActiveReports_Extensibility_Layout_ILayoutPage_GroupIndex">GroupIndex</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the index of the group.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Layout_ILayoutPage_Header" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.ILayoutPage.Header">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.ILayoutPage.Header.html#GrapeCity_ActiveReports_Extensibility_Layout_ILayoutPage_Header">Header</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the header section of the page.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Layout_ILayoutPage_Height" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.ILayoutPage.Height">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.ILayoutPage.Height.html#GrapeCity_ActiveReports_Extensibility_Layout_ILayoutPage_Height">Height</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the height of the page.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Layout_ILayoutPage_IsLastInDocument" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.ILayoutPage.IsLastInDocument">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.ILayoutPage.IsLastInDocument.html#GrapeCity_ActiveReports_Extensibility_Layout_ILayoutPage_IsLastInDocument">IsLastInDocument</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether the page is the last in the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Layout_ILayoutPage_PageNumber" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.ILayoutPage.PageNumber">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.ILayoutPage.PageNumber.html#GrapeCity_ActiveReports_Extensibility_Layout_ILayoutPage_PageNumber">PageNumber</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the page number.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Layout_ILayoutPage_Width" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.ILayoutPage.Width">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.ILayoutPage.Width.html#GrapeCity_ActiveReports_Extensibility_Layout_ILayoutPage_Width">Width</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the width of the page.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.LayoutPageExtensions.CalculateEvaluationBounds.html#GrapeCity_ActiveReports_Extensibility_Layout_LayoutPageExtensions_CalculateEvaluationBounds_GrapeCity_ActiveReports_Extensibility_Layout_ILayoutPage_GrapeCity_ActiveReports_Extensibility_Layout_EvalPosition_System_Boolean_">LayoutPageExtensions.CalculateEvaluationBounds(ILayoutPage, EvalPosition, bool)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Core.Rendering.Tools.ObjectExtensions.IsNumber.html#GrapeCity_ActiveReports_Core_Rendering_Tools_ObjectExtensions_IsNumber_System_Object_">ObjectExtensions.IsNumber(object)</a>
  </div>

</div>
