# GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix.IMatrixCell

## Content

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



  <h1 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Matrix_IMatrixCell" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix.IMatrixCell" class="text-break">IMatrixCell Interface
</h1>
  <div class="markdown level0 summary"><p>Represents the interface for the cell of a matrix.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix.html">GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Matrix_IMatrixCell_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IMatrixCell : IRenderComponent, IServiceProvider, IReportItemContainer</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_Matrix_IMatrixCell_CellLabel" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix.IMatrixCell.CellLabel">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix.IMatrixCell.CellLabel.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Matrix_IMatrixCell_CellLabel">CellLabel</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the cell's label.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Matrix_IMatrixCell_DataElementName" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix.IMatrixCell.DataElementName">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix.IMatrixCell.DataElementName.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Matrix_IMatrixCell_DataElementName">DataElementName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the name of the data element.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Matrix_IMatrixCell_DataElementOutput" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix.IMatrixCell.DataElementOutput">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix.IMatrixCell.DataElementOutput.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Matrix_IMatrixCell_DataElementOutput">DataElementOutput</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the output of the data element.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Matrix_IMatrixCell_Height" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix.IMatrixCell.Height">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix.IMatrixCell.Height.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Matrix_IMatrixCell_Height">Height</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the cell height.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Matrix_IMatrixCell_ReportItem" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix.IMatrixCell.ReportItem">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix.IMatrixCell.ReportItem.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Matrix_IMatrixCell_ReportItem">ReportItem</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the report item.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Matrix_IMatrixCell_Width" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix.IMatrixCell.Width">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix.IMatrixCell.Width.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Matrix_IMatrixCell_Width">Width</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the cell width.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <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>
