# GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext

## Content

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



  <h1 id="GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext" data-uid="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext" class="text-break">IReportRenderingContext Interface
</h1>
  <div class="markdown level0 summary"><p>Represents report rendering context.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Interfaces.html">GrapeCity.ActiveReports.Rendering.Components.Interfaces</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IReportRenderingContext : IProgramServices, IStyleEvaluatorFactory, IServiceProvider</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_Rendering_Components_Interfaces_IReportRenderingContext_ConstEvaluator" data-uid="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.ConstEvaluator">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.ConstEvaluator.html#GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_ConstEvaluator">ConstEvaluator</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_DocumentMapContext" data-uid="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.DocumentMapContext">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.DocumentMapContext.html#GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_DocumentMapContext">DocumentMapContext</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_Interactivity" data-uid="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.Interactivity">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.Interactivity.html#GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_Interactivity">Interactivity</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_IsSubreport" data-uid="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.IsSubreport">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.IsSubreport.html#GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_IsSubreport">IsSubreport</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_ParentDocumentMapContext" data-uid="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.ParentDocumentMapContext">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.ParentDocumentMapContext.html#GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_ParentDocumentMapContext">ParentDocumentMapContext</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_Report" data-uid="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.Report">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.Report.html#GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_Report">Report</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_ReportInternalName" data-uid="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.ReportInternalName">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.ReportInternalName.html#GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_ReportInternalName">ReportInternalName</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_ReportLanguage" data-uid="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.ReportLanguage">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.ReportLanguage.html#GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_ReportLanguage">ReportLanguage</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_ReportStore" data-uid="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.ReportStore">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.ReportStore.html#GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_ReportStore">ReportStore</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_ResourceLocator" data-uid="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.ResourceLocator">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.ResourceLocator.html#GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_ResourceLocator">ResourceLocator</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_RootReportRenderingContext" data-uid="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.RootReportRenderingContext">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.RootReportRenderingContext.html#GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_RootReportRenderingContext">RootReportRenderingContext</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_ToggleMap" data-uid="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.ToggleMap">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.ToggleMap.html#GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_ToggleMap">ToggleMap</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</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_Interfaces_IReportRenderingContext_CreateAction_GrapeCity_ActiveReports_Extensibility_Rendering_Components_IReportItem_GrapeCity_ActiveReports_PageReportModel_Action_GrapeCity_ActiveReports_Rendering_IDataScopeInternal_GrapeCity_ActiveReports_Core_Rendering_IExpressionEvaluatorService_" data-uid="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.CreateAction(GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem,GrapeCity.ActiveReports.PageReportModel.Action,GrapeCity.ActiveReports.Rendering.IDataScopeInternal,GrapeCity.ActiveReports.Core.Rendering.IExpressionEvaluatorService)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.CreateAction.html#GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_CreateAction_GrapeCity_ActiveReports_Extensibility_Rendering_Components_IReportItem_GrapeCity_ActiveReports_PageReportModel_Action_GrapeCity_ActiveReports_Rendering_IDataScopeInternal_GrapeCity_ActiveReports_Core_Rendering_IExpressionEvaluatorService_">CreateAction(IReportItem, Action, IDataScopeInternal, IExpressionEvaluatorService)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_CreateColorPalette_System_String_GrapeCity_ActiveReports_PageReportModel_CustomPaletteColorsCollection_GrapeCity_ActiveReports_Core_Rendering_IExpressionEvaluatorService_" data-uid="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.CreateColorPalette(System.String,GrapeCity.ActiveReports.PageReportModel.CustomPaletteColorsCollection,GrapeCity.ActiveReports.Core.Rendering.IExpressionEvaluatorService)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.CreateColorPalette.html#GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_CreateColorPalette_System_String_GrapeCity_ActiveReports_PageReportModel_CustomPaletteColorsCollection_GrapeCity_ActiveReports_Core_Rendering_IExpressionEvaluatorService_">CreateColorPalette(string, CustomPaletteColorsCollection, IExpressionEvaluatorService)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_CreateCustomReportItem_GrapeCity_ActiveReports_PageReportModel_CustomReportItem_GrapeCity_ActiveReports_Rendering_IDataScopeInternal_GrapeCity_ActiveReports_Rendering_Components_IReportItemProgram_GrapeCity_ActiveReports_PageReportModel_ReportItem__" data-uid="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.CreateCustomReportItem(GrapeCity.ActiveReports.PageReportModel.CustomReportItem,GrapeCity.ActiveReports.Rendering.IDataScopeInternal,GrapeCity.ActiveReports.Rendering.Components.IReportItemProgram{GrapeCity.ActiveReports.PageReportModel.ReportItem})">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.CreateCustomReportItem.html#GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_CreateCustomReportItem_GrapeCity_ActiveReports_PageReportModel_CustomReportItem_GrapeCity_ActiveReports_Rendering_IDataScopeInternal_GrapeCity_ActiveReports_Rendering_Components_IReportItemProgram_GrapeCity_ActiveReports_PageReportModel_ReportItem__">CreateCustomReportItem(CustomReportItem, IDataScopeInternal, IReportItemProgram&lt;ReportItem&gt;)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_CreateReportItem_GrapeCity_ActiveReports_PageReportModel_ReportItem_GrapeCity_ActiveReports_Rendering_IDataScopeInternal_" data-uid="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.CreateReportItem(GrapeCity.ActiveReports.PageReportModel.ReportItem,GrapeCity.ActiveReports.Rendering.IDataScopeInternal)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.CreateReportItem.html#GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_CreateReportItem_GrapeCity_ActiveReports_PageReportModel_ReportItem_GrapeCity_ActiveReports_Rendering_IDataScopeInternal_">CreateReportItem(ReportItem, IDataScopeInternal)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_CreateReportItems_System_Collections_Generic_IEnumerable_GrapeCity_ActiveReports_PageReportModel_ReportItem__GrapeCity_ActiveReports_Rendering_IDataScopeInternal_" data-uid="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.CreateReportItems(System.Collections.Generic.IEnumerable{GrapeCity.ActiveReports.PageReportModel.ReportItem},GrapeCity.ActiveReports.Rendering.IDataScopeInternal)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.CreateReportItems.html#GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_CreateReportItems_System_Collections_Generic_IEnumerable_GrapeCity_ActiveReports_PageReportModel_ReportItem__GrapeCity_ActiveReports_Rendering_IDataScopeInternal_">CreateReportItems(IEnumerable&lt;ReportItem&gt;, IDataScopeInternal)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_CreateStyle_GrapeCity_ActiveReports_PageReportModel_Style_GrapeCity_ActiveReports_Core_Rendering_IExpressionEvaluatorService_" data-uid="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.CreateStyle(GrapeCity.ActiveReports.PageReportModel.Style,GrapeCity.ActiveReports.Core.Rendering.IExpressionEvaluatorService)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.CreateStyle.html#GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_CreateStyle_GrapeCity_ActiveReports_PageReportModel_Style_GrapeCity_ActiveReports_Core_Rendering_IExpressionEvaluatorService_">CreateStyle(Style, IExpressionEvaluatorService)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_CreateStyle_GrapeCity_ActiveReports_PageReportModel_Style_System_IServiceProvider_" data-uid="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.CreateStyle(GrapeCity.ActiveReports.PageReportModel.Style,System.IServiceProvider)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.CreateStyle.html#GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_CreateStyle_GrapeCity_ActiveReports_PageReportModel_Style_System_IServiceProvider_">CreateStyle(Style, IServiceProvider)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_CreateStyle_GrapeCity_ActiveReports_Rendering_Components_StyleProgram_GrapeCity_ActiveReports_Rendering_IDataScopeInternal_" data-uid="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.CreateStyle(GrapeCity.ActiveReports.Rendering.Components.StyleProgram,GrapeCity.ActiveReports.Rendering.IDataScopeInternal)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.CreateStyle.html#GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_CreateStyle_GrapeCity_ActiveReports_Rendering_Components_StyleProgram_GrapeCity_ActiveReports_Rendering_IDataScopeInternal_">CreateStyle(StyleProgram, IDataScopeInternal)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_CreateSubreportReport_GrapeCity_ActiveReports_PageReportModel_Subreport_GrapeCity_ActiveReports_Rendering_IDataScopeInternal_System_Globalization_CultureInfo_" data-uid="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.CreateSubreportReport(GrapeCity.ActiveReports.PageReportModel.Subreport,GrapeCity.ActiveReports.Rendering.IDataScopeInternal,System.Globalization.CultureInfo)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.CreateSubreportReport.html#GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_CreateSubreportReport_GrapeCity_ActiveReports_PageReportModel_Subreport_GrapeCity_ActiveReports_Rendering_IDataScopeInternal_System_Globalization_CultureInfo_">CreateSubreportReport(Subreport, IDataScopeInternal, CultureInfo)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates IReport rendering component for a given subreport</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_GetProgram_GrapeCity_ActiveReports_PageReportModel_ReportItem_GrapeCity_ActiveReports_Rendering_IDataScopeInternal_" data-uid="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.GetProgram(GrapeCity.ActiveReports.PageReportModel.ReportItem,GrapeCity.ActiveReports.Rendering.IDataScopeInternal)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.GetProgram.html#GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_GetProgram_GrapeCity_ActiveReports_PageReportModel_ReportItem_GrapeCity_ActiveReports_Rendering_IDataScopeInternal_">GetProgram(ReportItem, IDataScopeInternal)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_GetProgram_GrapeCity_ActiveReports_PageReportModel_Style_GrapeCity_ActiveReports_Rendering_IDataScopeInternal_GrapeCity_ActiveReports_Core_Rendering_IExpressionEvaluatorService_" data-uid="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.GetProgram(GrapeCity.ActiveReports.PageReportModel.Style,GrapeCity.ActiveReports.Rendering.IDataScopeInternal,GrapeCity.ActiveReports.Core.Rendering.IExpressionEvaluatorService)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.GetProgram.html#GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_GetProgram_GrapeCity_ActiveReports_PageReportModel_Style_GrapeCity_ActiveReports_Rendering_IDataScopeInternal_GrapeCity_ActiveReports_Core_Rendering_IExpressionEvaluatorService_">GetProgram(Style, IDataScopeInternal, IExpressionEvaluatorService)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_GetService_System_Type_" data-uid="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.GetService(System.Type)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.GetService.html#GrapeCity_ActiveReports_Rendering_Components_Interfaces_IReportRenderingContext_GetService_System_Type_">GetService(Type)</a>
        </td>
        <td class="markdown level1 summary"></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>
