# GrapeCity.ActiveReports.Document.Section.PageTable

## Content

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



  <h1 id="GrapeCity_ActiveReports_Document_Section_PageTable" data-uid="GrapeCity.ActiveReports.Document.Section.PageTable" class="text-break">PageTable Class
</h1>
  <div class="markdown level0 summary"><p>Represents the table.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">PageTable</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Document.Section.html">GrapeCity.ActiveReports.Document.Section</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Document.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Document_Section_PageTable_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class PageTable</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_Document_Section_PageTable_Attributes" data-uid="GrapeCity.ActiveReports.Document.Section.PageTable.Attributes">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.PageTable.Attributes.html#GrapeCity_ActiveReports_Document_Section_PageTable_Attributes">Attributes</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the attributesof the table.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Document_Section_PageTable_Border" data-uid="GrapeCity.ActiveReports.Document.Section.PageTable.Border">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.PageTable.Border.html#GrapeCity_ActiveReports_Document_Section_PageTable_Border">Border</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the border of the table.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Document_Section_PageTable_BorderLines" data-uid="GrapeCity.ActiveReports.Document.Section.PageTable.BorderLines">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.PageTable.BorderLines.html#GrapeCity_ActiveReports_Document_Section_PageTable_BorderLines">BorderLines</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the border lines of the table.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Document_Section_PageTable_Bounds" data-uid="GrapeCity.ActiveReports.Document.Section.PageTable.Bounds">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.PageTable.Bounds.html#GrapeCity_ActiveReports_Document_Section_PageTable_Bounds">Bounds</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the bounds rectangle of the table.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Document_Section_PageTable_CellPadding" data-uid="GrapeCity.ActiveReports.Document.Section.PageTable.CellPadding">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.PageTable.CellPadding.html#GrapeCity_ActiveReports_Document_Section_PageTable_CellPadding">CellPadding</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the padding of the cells of the table.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Document_Section_PageTable_CellSpacing" data-uid="GrapeCity.ActiveReports.Document.Section.PageTable.CellSpacing">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.PageTable.CellSpacing.html#GrapeCity_ActiveReports_Document_Section_PageTable_CellSpacing">CellSpacing</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the spacing of the cells of the table.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Document_Section_PageTable_Columns" data-uid="GrapeCity.ActiveReports.Document.Section.PageTable.Columns">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.PageTable.Columns.html#GrapeCity_ActiveReports_Document_Section_PageTable_Columns">Columns</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the columns of the table.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Document_Section_PageTable_Rows" data-uid="GrapeCity.ActiveReports.Document.Section.PageTable.Rows">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.PageTable.Rows.html#GrapeCity_ActiveReports_Document_Section_PageTable_Rows">Rows</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the rows of the table.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Document_Section_PageTable_Rules" data-uid="GrapeCity.ActiveReports.Document.Section.PageTable.Rules">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.PageTable.Rules.html#GrapeCity_ActiveReports_Document_Section_PageTable_Rules">Rules</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the rules.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Document_Section_PageTable_Summary" data-uid="GrapeCity.ActiveReports.Document.Section.PageTable.Summary">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.PageTable.Summary.html#GrapeCity_ActiveReports_Document_Section_PageTable_Summary">Summary</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the summary of the table.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Document_Section_PageTable_PerformLayout" data-uid="GrapeCity.ActiveReports.Document.Section.PageTable.PerformLayout">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.PageTable.PerformLayout.html#GrapeCity_ActiveReports_Document_Section_PageTable_PerformLayout">PerformLayout()</a>
        </td>
        <td class="markdown level1 summary"><p>Performs the layout.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Document_Section_PageTable_ResumeLayout" data-uid="GrapeCity.ActiveReports.Document.Section.PageTable.ResumeLayout">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.PageTable.ResumeLayout.html#GrapeCity_ActiveReports_Document_Section_PageTable_ResumeLayout">ResumeLayout()</a>
        </td>
        <td class="markdown level1 summary"><p>Resumes the layout.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Document_Section_PageTable_SuspendLayout" data-uid="GrapeCity.ActiveReports.Document.Section.PageTable.SuspendLayout">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.PageTable.SuspendLayout.html#GrapeCity_ActiveReports_Document_Section_PageTable_SuspendLayout">SuspendLayout()</a>
        </td>
        <td class="markdown level1 summary"><p>Suspends the layout.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
