# GrapeCity.ActiveReports.Extensibility.Rendering.CustomData

## Content

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



  <h1 id="GrapeCity_ActiveReports_Extensibility_Rendering_CustomData" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.CustomData" class="text-break">CustomData Class
</h1>
  <div class="markdown level0 summary"><p>Represents the data for a custom data region.</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">CustomData</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.html">GrapeCity.ActiveReports.Extensibility.Rendering</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Extensibility_Rendering_CustomData_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public abstract class CustomData</code></pre>
  </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_Extensibility_Rendering_CustomData__ctor" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.CustomData.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.CustomData.-ctor.html#GrapeCity_ActiveReports_Extensibility_Rendering_CustomData__ctor">CustomData()</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_Extensibility_Rendering_CustomData_DataCells" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.CustomData.DataCells">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.CustomData.DataCells.html#GrapeCity_ActiveReports_Extensibility_Rendering_CustomData_DataCells">DataCells</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the cells contained in the detail-data area of the <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.CustomData.html">CustomData</a> structure.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_CustomData_DataColumnGroupings" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.CustomData.DataColumnGroupings">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.CustomData.DataColumnGroupings.html#GrapeCity_ActiveReports_Extensibility_Rendering_CustomData_DataColumnGroupings">DataColumnGroupings</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the groupings on the column axis for the <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.CustomData.html">CustomData</a> structure.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_CustomData_DataRowGroupings" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.CustomData.DataRowGroupings">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.CustomData.DataRowGroupings.html#GrapeCity_ActiveReports_Extensibility_Rendering_CustomData_DataRowGroupings">DataRowGroupings</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the groupings on the row axis for the <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.CustomData.html">CustomData</a> structure.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_CustomData_NoRows" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.CustomData.NoRows">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.CustomData.NoRows.html#GrapeCity_ActiveReports_Extensibility_Rendering_CustomData_NoRows">NoRows</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether no data is available for this data region.</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>
