# GrapeCity.ActiveReports.Rendering.Components.DataRegion

## Content

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



  <h1 id="GrapeCity_ActiveReports_Rendering_Components_DataRegion" data-uid="GrapeCity.ActiveReports.Rendering.Components.DataRegion" class="text-break">DataRegion Class
</h1>
  <div class="markdown level0 summary"><p>Provides a base class for ReportItems that represent the layout of a data set in the report.</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"><a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.RenderComponent.html">RenderComponent</a></div>
    <div class="level2"><a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.ReportItem-2.html">ReportItem</a>&lt;<a class="xref" href="../MESCIUS.ActiveReports.Core.Rdl/GrapeCity.ActiveReports.PageReportModel.ReportItem.html">ReportItem</a>, <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.IReportItemProgram-1.html">IReportItemProgram</a>&lt;<a class="xref" href="../MESCIUS.ActiveReports.Core.Rdl/GrapeCity.ActiveReports.PageReportModel.ReportItem.html">ReportItem</a>&gt;&gt;</div>
    <div class="level3"><a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.ReportItem.html">ReportItem</a></div>
    <div class="level4"><span class="xref">DataRegion</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItemRenderInfo.html">IReportItemRenderInfo</a></div>
    <div><a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Interfaces.ITocAnchoredItem.html">ITocAnchoredItem</a></div>
    <div><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.IContentRange.html">IContentRange</a></div>
    <div><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IToggleReceiver.html">IToggleReceiver</a></div>
    <div><a class="xref" href="GrapeCity.ActiveReports.Rendering.IDataScopeInternal.html">IDataScopeInternal</a></div>
    <div><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDataScope.html">IDataScope</a></div>
    <div><a class="xref" href="GrapeCity.ActiveReports.Core.Rendering.IExpressionEvaluatorService.html">IExpressionEvaluatorService</a></div>
    <div><a class="xref" href="GrapeCity.ActiveReports.Core.Rendering.IEvaluationContext.html">IEvaluationContext</a></div>
    <div><span class="xref">IExpressionContext</span></div>
    <div><a class="xref" href="../MESCIUS.ActiveReports.Core.Data.ExpressionInfo/GrapeCity.Enterprise.Data.Expressions.Evaluation.IDynamicObject.html">IDynamicObject</a></div>
    <div><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStaticable.html">IStaticable</a></div>
    <div><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDataRegion.html">IDataRegion</a></div>
    <div><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IOverflowItem.html">IOverflowItem</a></div>
    <div><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.ISectionRegion.html">ISectionRegion</a></div>
    <div><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IPageRegion.html">IPageRegion</a></div>
    <div><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem.html">IReportItem</a></div>
    <div><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IRenderComponent.html">IRenderComponent</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.iserviceprovider">IServiceProvider</a></div>
    <div><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDocumentMapItem.html">IDocumentMapItem</a></div>
    <div><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IPageNameProvider.html">IPageNameProvider</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.html">GrapeCity.ActiveReports.Rendering.Components</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Rendering_Components_DataRegion_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public abstract class DataRegion : ReportItem, IReportItemRenderInfo, ITocAnchoredItem, IContentRange, IToggleReceiver, IDataScopeInternal, IDataScope, IExpressionEvaluatorService, IEvaluationContext, IExpressionContext, IDynamicObject, IStaticable, IDataRegion, IOverflowItem, ISectionRegion, IPageRegion, IReportItem, IRenderComponent, IServiceProvider, IDocumentMapItem, IPageNameProvider</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_Rendering_Components_DataRegion__ctor_GrapeCity_ActiveReports_Rendering_Components_IReportItemProgram_GrapeCity_ActiveReports_PageReportModel_ReportItem__GrapeCity_ActiveReports_Rendering_IDataScopeInternal_" data-uid="GrapeCity.ActiveReports.Rendering.Components.DataRegion.#ctor(GrapeCity.ActiveReports.Rendering.Components.IReportItemProgram{GrapeCity.ActiveReports.PageReportModel.ReportItem},GrapeCity.ActiveReports.Rendering.IDataScopeInternal)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.DataRegion.-ctor.html#GrapeCity_ActiveReports_Rendering_Components_DataRegion__ctor_GrapeCity_ActiveReports_Rendering_Components_IReportItemProgram_GrapeCity_ActiveReports_PageReportModel_ReportItem__GrapeCity_ActiveReports_Rendering_IDataScopeInternal_">DataRegion(IReportItemProgram&lt;ReportItem&gt;, IDataScopeInternal)</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_Rendering_Components_DataRegion_DataSetName" data-uid="GrapeCity.ActiveReports.Rendering.Components.DataRegion.DataSetName">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.DataRegion.DataSetName.html#GrapeCity_ActiveReports_Rendering_Components_DataRegion_DataSetName">DataSetName</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies which data set to use for this data region.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_DataRegion_EndSection" data-uid="GrapeCity.ActiveReports.Rendering.Components.DataRegion.EndSection">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.DataRegion.EndSection.html#GrapeCity_ActiveReports_Rendering_Components_DataRegion_EndSection">EndSection</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies where the layout should continue.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_DataRegion_FixedHeight" data-uid="GrapeCity.ActiveReports.Rendering.Components.DataRegion.FixedHeight">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.DataRegion.FixedHeight.html#GrapeCity_ActiveReports_Rendering_Components_DataRegion_FixedHeight">FixedHeight</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_DataRegion_FixedWidth" data-uid="GrapeCity.ActiveReports.Rendering.Components.DataRegion.FixedWidth">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.DataRegion.FixedWidth.html#GrapeCity_ActiveReports_Rendering_Components_DataRegion_FixedWidth">FixedWidth</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_DataRegion_NewSection" data-uid="GrapeCity.ActiveReports.Rendering.Components.DataRegion.NewSection">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.DataRegion.NewSection.html#GrapeCity_ActiveReports_Rendering_Components_DataRegion_NewSection">NewSection</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether the region is in its own section.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_DataRegion_NoRows" data-uid="GrapeCity.ActiveReports.Rendering.Components.DataRegion.NoRows">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.DataRegion.NoRows.html#GrapeCity_ActiveReports_Rendering_Components_DataRegion_NoRows">NoRows</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates if the DataRegion has no rows available.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_DataRegion_NoRowsMessage" data-uid="GrapeCity.ActiveReports.Rendering.Components.DataRegion.NoRowsMessage">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.DataRegion.NoRowsMessage.html#GrapeCity_ActiveReports_Rendering_Components_DataRegion_NoRowsMessage">NoRowsMessage</a>
        </td>
        <td class="markdown level1 summary"><p>Message to display in the DataRegion when no rows of data are available.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_DataRegion_NoRowsTextBox" data-uid="GrapeCity.ActiveReports.Rendering.Components.DataRegion.NoRowsTextBox">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.DataRegion.NoRowsTextBox.html#GrapeCity_ActiveReports_Rendering_Components_DataRegion_NoRowsTextBox">NoRowsTextBox</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a renderable textbox suitable for displaying <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.DataRegion.NoRowsMessage.html#GrapeCity_ActiveReports_Rendering_Components_DataRegion_NoRowsMessage">NoRowsMessage</a> for this instance.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_DataRegion_OverflowName" data-uid="GrapeCity.ActiveReports.Rendering.Components.DataRegion.OverflowName">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.DataRegion.OverflowName.html#GrapeCity_ActiveReports_Rendering_Components_DataRegion_OverflowName">OverflowName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the overflow name.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_DataRegion_PageBreakAtEnd" data-uid="GrapeCity.ActiveReports.Rendering.Components.DataRegion.PageBreakAtEnd">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.DataRegion.PageBreakAtEnd.html#GrapeCity_ActiveReports_Rendering_Components_DataRegion_PageBreakAtEnd">PageBreakAtEnd</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates the report should page break at the end of the data region.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_DataRegion_PageBreakAtStart" data-uid="GrapeCity.ActiveReports.Rendering.Components.DataRegion.PageBreakAtStart">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.DataRegion.PageBreakAtStart.html#GrapeCity_ActiveReports_Rendering_Components_DataRegion_PageBreakAtStart">PageBreakAtStart</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates the report should page break at the start of the data region</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_DataRegion_PageName" data-uid="GrapeCity.ActiveReports.Rendering.Components.DataRegion.PageName">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.DataRegion.PageName.html#GrapeCity_ActiveReports_Rendering_Components_DataRegion_PageName">PageName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets sheet page name if available.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Core.Rendering.Expressions.EvalServiceExtension.Evaluate.html#GrapeCity_ActiveReports_Core_Rendering_Expressions_EvalServiceExtension_Evaluate_GrapeCity_ActiveReports_Core_Rendering_IExpressionEvaluatorService_GrapeCity_Enterprise_Data_Expressions_ExpressionInfo_System_Boolean_">EvalServiceExtension.Evaluate(IExpressionEvaluatorService, ExpressionInfo, bool)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Core.Rendering.Expressions.EvalServiceExtension.EvaluateBool.html#GrapeCity_ActiveReports_Core_Rendering_Expressions_EvalServiceExtension_EvaluateBool_GrapeCity_ActiveReports_Core_Rendering_IExpressionEvaluatorService_GrapeCity_Enterprise_Data_Expressions_ExpressionInfo_">EvalServiceExtension.EvaluateBool(IExpressionEvaluatorService, ExpressionInfo)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Core.Rendering.Expressions.EvalServiceExtension.EvaluateLength.html#GrapeCity_ActiveReports_Core_Rendering_Expressions_EvalServiceExtension_EvaluateLength_GrapeCity_ActiveReports_Core_Rendering_IExpressionEvaluatorService_GrapeCity_Enterprise_Data_Expressions_ExpressionInfo_System_String_">EvalServiceExtension.EvaluateLength(IExpressionEvaluatorService, ExpressionInfo, string)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Core.Rendering.Expressions.EvalServiceExtension.Evaluate.html#GrapeCity_ActiveReports_Core_Rendering_Expressions_EvalServiceExtension_Evaluate__1_GrapeCity_ActiveReports_Core_Rendering_IExpressionEvaluatorService_GrapeCity_Enterprise_Data_Expressions_ExpressionInfo_">EvalServiceExtension.Evaluate&lt;T&gt;(IExpressionEvaluatorService, ExpressionInfo)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Core.Rendering.Expressions.EvalServiceExtension.Evaluate.html#GrapeCity_ActiveReports_Core_Rendering_Expressions_EvalServiceExtension_Evaluate__1_GrapeCity_ActiveReports_Core_Rendering_IExpressionEvaluatorService_GrapeCity_Enterprise_Data_Expressions_ExpressionInfo___0_">EvalServiceExtension.Evaluate&lt;T&gt;(IExpressionEvaluatorService, ExpressionInfo, T)</a>
  </div>
  <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>
