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

## Content

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



  <h1 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablix" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix" class="text-break">ITablix Interface
</h1>
  <div class="markdown level0 summary"><p>Represents a flexible layout grid with nested repeating column groups and row groups.</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_ITablix_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface ITablix : IDataRegion, IOverflowItem, ISectionRegion, IPageRegion, IReportItem, IRenderComponent, IServiceProvider, IDocumentMapItem, IFixedSizeItem</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_ITablix_BandLayoutOptions" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.BandLayoutOptions">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.BandLayoutOptions.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablix_BandLayoutOptions">BandLayoutOptions</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the band layout options.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablix_Body" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.Body">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.Body.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablix_Body">Body</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the bottom right region that contains the data of the tablix.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablix_BottomMargin" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.BottomMargin">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.BottomMargin.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablix_BottomMargin">BottomMargin</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the width of the bottom margin.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablix_CanScroll" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.CanScroll">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.CanScroll.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablix_CanScroll">CanScroll</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether the tablix will get scroll bars when the content size grows beyond the definition size of the tablix.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablix_ColumnHierarchy" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.ColumnHierarchy">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.ColumnHierarchy.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablix_ColumnHierarchy">ColumnHierarchy</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the column hierarchy for the tablix.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablix_Columns" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.Columns">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.Columns.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablix_Columns">Columns</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the number of columns in the tablix (equals the number of leaf-members in the column hierarchy).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablix_Corner" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.Corner">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.Corner.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablix_Corner">Corner</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the upper left corner area of the tablix.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablix_FixedColumnHeaders" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.FixedColumnHeaders">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.FixedColumnHeaders.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablix_FixedColumnHeaders">FixedColumnHeaders</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether the column headers should be displayed on the page even when the user scrolls part of the tablix off the page.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablix_FixedRowHeaders" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.FixedRowHeaders">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.FixedRowHeaders.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablix_FixedRowHeaders">FixedRowHeaders</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether the row headers should be displayed on the page even when the user scrolls part of the tablix off the page.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablix_GroupsBeforeRowHeaders" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.GroupsBeforeRowHeaders">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.GroupsBeforeRowHeaders.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablix_GroupsBeforeRowHeaders">GroupsBeforeRowHeaders</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the number of instances of the leftmost outer column member that should appear to the left of the row headers (right of the row headers for RTL tablixes).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablix_HideStaticsIfNoRows" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.HideStaticsIfNoRows">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.HideStaticsIfNoRows.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablix_HideStaticsIfNoRows">HideStaticsIfNoRows</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether all static members in the tablix without dynamic descendants or dynamic ancestors have HideIfNoRows set to true.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablix_LayoutDirection" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.LayoutDirection">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.LayoutDirection.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablix_LayoutDirection">LayoutDirection</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the overall direction of the tablix layout.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablix_LeftMargin" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.LeftMargin">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.LeftMargin.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablix_LeftMargin">LeftMargin</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the width of the left margin.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablix_OmitBorderOnPageBreak" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.OmitBorderOnPageBreak">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.OmitBorderOnPageBreak.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablix_OmitBorderOnPageBreak">OmitBorderOnPageBreak</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether the borders should not appear at locations where the tablix spans multiple pages. Also causes repeated background images to continue rather than restart after a page break.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablix_RepeatColumnHeaders" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.RepeatColumnHeaders">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.RepeatColumnHeaders.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablix_RepeatColumnHeaders">RepeatColumnHeaders</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether the column headers should be repeated on each page on which a portion of the tablix appears.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablix_RepeatRowHeaders" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.RepeatRowHeaders">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.RepeatRowHeaders.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablix_RepeatRowHeaders">RepeatRowHeaders</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether the row headers should be repeated on each page on which a portion of the tablix appears.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablix_RepeatToFill" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.RepeatToFill">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.RepeatToFill.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablix_RepeatToFill">RepeatToFill</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether the Tablix should fill the space with empty rows to reach its FixedHeight. Applicable to FPL reports only.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablix_RightMargin" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.RightMargin">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.RightMargin.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablix_RightMargin">RightMargin</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the width of the right margin.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablix_RowHierarchy" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.RowHierarchy">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.RowHierarchy.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablix_RowHierarchy">RowHierarchy</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the row hierarchy of the tablix.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablix_Rows" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.Rows">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.Rows.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablix_Rows">Rows</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the number of rows in the tablix (equals the number of leaf-members in the row hierarchy).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablix_TopMargin" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.TopMargin">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablix.TopMargin.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Tablix_ITablix_TopMargin">TopMargin</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the width of the top margin.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Rendering.GraphicalRenderers.ReportItemExtensions.HasStyleDelayedProperties.html#GrapeCity_ActiveReports_Rendering_GraphicalRenderers_ReportItemExtensions_HasStyleDelayedProperties_GrapeCity_ActiveReports_Extensibility_Rendering_Components_IReportItem_">ReportItemExtensions.HasStyleDelayedProperties(IReportItem)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Rendering.GraphicalRenderers.ReportItemExtensions.IsDelayedHidded.html#GrapeCity_ActiveReports_Rendering_GraphicalRenderers_ReportItemExtensions_IsDelayedHidded_GrapeCity_ActiveReports_Extensibility_Rendering_Components_IReportItem_">ReportItemExtensions.IsDelayedHidded(IReportItem)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Rendering.GraphicalRenderers.ReportItemExtensions.IsInteractive.html#GrapeCity_ActiveReports_Rendering_GraphicalRenderers_ReportItemExtensions_IsInteractive_GrapeCity_ActiveReports_Extensibility_Rendering_Components_IReportItem_">ReportItemExtensions.IsInteractive(IReportItem)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Rendering.GraphicalRenderers.ReportItemImageRenderer.Render.html#GrapeCity_ActiveReports_Rendering_GraphicalRenderers_ReportItemImageRenderer_Render_GrapeCity_ActiveReports_Extensibility_Rendering_Components_IReportItem_GrapeCity_ActiveReports_Extensibility_Rendering_IImageRenderer_System_Drawing_SizeF_System_Drawing_SizeF_System_String_">ReportItemImageRenderer.Render(IReportItem, IImageRenderer, SizeF, SizeF, string)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Rendering.GraphicalRenderers.ReportItemImageRenderer.RenderBackground.html#GrapeCity_ActiveReports_Rendering_GraphicalRenderers_ReportItemImageRenderer_RenderBackground_GrapeCity_ActiveReports_Extensibility_Rendering_Components_IReportItem_GrapeCity_ActiveReports_Extensibility_Rendering_IImageRenderer_System_Drawing_SizeF_System_Drawing_SizeF_System_String_">ReportItemImageRenderer.RenderBackground(IReportItem, IImageRenderer, SizeF, SizeF, string)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Core.Rendering.Tools.ServiceProviderExtension.GetService.html#GrapeCity_ActiveReports_Core_Rendering_Tools_ServiceProviderExtension_GetService__1_System_IServiceProvider_">ServiceProviderExtension.GetService&lt;T&gt;(IServiceProvider)</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>
