# GrapeCity.ActiveReports.Blazor.Designer.Tablix

## Content

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



  <h1 id="GrapeCity_ActiveReports_Blazor_Designer_Tablix" data-uid="GrapeCity.ActiveReports.Blazor.Designer.Tablix" class="text-break">Tablix Class
</h1>
  <div class="markdown level0 summary"><p>Represents the features for tablix items.</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">Tablix</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.html">GrapeCity.ActiveReports.Blazor.Designer</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Blazor.Designer.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Blazor_Designer_Tablix_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class Tablix</code></pre>
  </div>
  <h5 id="GrapeCity_ActiveReports_Blazor_Designer_Tablix_remarks"><strong>Remarks</strong></h5>
  <div class="markdown level0 remarks"><p>The <code>Tablix</code> class provides properties to configure the features for tablix items, such as hiding cross-aggregates functionality, auto-filling corner cells, and visibility of frozen rows and columns.</p>
</div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_Tablix__ctor" data-uid="GrapeCity.ActiveReports.Blazor.Designer.Tablix.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.Tablix.-ctor.html#GrapeCity_ActiveReports_Blazor_Designer_Tablix__ctor">Tablix()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <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_Blazor_Designer_Tablix_AutoFillCorner" data-uid="GrapeCity.ActiveReports.Blazor.Designer.Tablix.AutoFillCorner">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.Tablix.AutoFillCorner.html#GrapeCity_ActiveReports_Blazor_Designer_Tablix_AutoFillCorner">AutoFillCorner</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the Tablix Corner Cell needs to be auto-filled when a field is dropped to the Tablix Row Group Cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_Tablix_CanUseWizard" data-uid="GrapeCity.ActiveReports.Blazor.Designer.Tablix.CanUseWizard">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.Tablix.CanUseWizard.html#GrapeCity_ActiveReports_Blazor_Designer_Tablix_CanUseWizard">CanUseWizard</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the Tablix Wizard is available for creating/editing Tablix.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_Tablix_CrossAggregates" data-uid="GrapeCity.ActiveReports.Blazor.Designer.Tablix.CrossAggregates">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.Tablix.CrossAggregates.html#GrapeCity_ActiveReports_Blazor_Designer_Tablix_CrossAggregates">CrossAggregates</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the Tablix Wizard should hide cross-aggregates functionality.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_Tablix_HideFrozenRowsColumns" data-uid="GrapeCity.ActiveReports.Blazor.Designer.Tablix.HideFrozenRowsColumns">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.Tablix.HideFrozenRowsColumns.html#GrapeCity_ActiveReports_Blazor_Designer_Tablix_HideFrozenRowsColumns">HideFrozenRowsColumns</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether to hide FrozenRows/FrozenColumns properties from the PropertyGrid and TablixWizard.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
