# GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablixBody

## Content

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



  <h1 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablixBody" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablixBody" class="text-break">ITablixBody Interface
</h1>
  <div class="markdown level0 summary"><p>Represents the layout and structure of the bottom right region that contains the data elements of the tablix.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.html">GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablixBody_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface ITablixBody</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_Rendering_Components_Tablix_ITablixBody_ColumnCollection" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablixBody.ColumnCollection">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablixBody.ColumnCollection.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablixBody_ColumnCollection">ColumnCollection</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the columns of the tablix body.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablixBody_IgnoreCellPageBreaks" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablixBody.IgnoreCellPageBreaks">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablixBody.IgnoreCellPageBreaks.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablixBody_IgnoreCellPageBreaks">IgnoreCellPageBreaks</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether the complexity of the tablix should result in page breaks in the body of the tablix being ignored.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablixBody_RowCollection" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablixBody.RowCollection">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablixBody.RowCollection.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablixBody_RowCollection">RowCollection</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the rows of the tablix body.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <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>
