# GrapeCity.ActiveReports.Rendering

## Content

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

  <h1 id="GrapeCity_ActiveReports_Rendering" data-uid="GrapeCity.ActiveReports.Rendering" class="text-break">GrapeCity.ActiveReports.Rendering Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="classes">
Classes
</h3>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.BarcodeGraphicalRenderer.html">BarcodeGraphicalRenderer</a></h4>
      <section><p>Provides a <a class="xref" href="GrapeCity.ActiveReports.Drawing.IGraphicsRenderer.html">IGraphicsRenderer</a> for <span class="xref">GrapeCity.ActiveReports.Rendering.Components.Barcode.Barcode</span> report item.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.CustomContextArgs.html">CustomContextArgs</a></h4>
      <section><p>Provides custom context arguments for report processing.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.CustomReportItemExtension.html">CustomReportItemExtension</a></h4>
      <section><p>Provides extension methods for handling custom properties in <a class="xref" href="../MESCIUS.ActiveReports.Core.Rdl/GrapeCity.ActiveReports.PageReportModel.CustomReportItem.html">CustomReportItem</a> objects.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.DataBuilderException.html">DataBuilderException</a></h4>
      <section><p>Exception raised when a report definition is invalid.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.DataProcessingException.html">DataProcessingException</a></h4>
      <section><p>Represents data processing exceptions.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.DataTreeBuilder.html">DataTreeBuilder</a></h4>
      <section><p>Represents a class that implements data retrieval for a given <a class="xref" href="../MESCIUS.ActiveReports.Core.Rdl/GrapeCity.ActiveReports.PageReportModel.Report.html">Report</a> object.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.DataTreeBuilderConfig.html">DataTreeBuilderConfig</a></h4>
      <section><p>Configuration for building the data tree.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.DocumentMapNode.html">DocumentMapNode</a></h4>
      <section><p>Represents a document map node.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.EngineDataProcessor.html">EngineDataProcessor</a></h4>
      <section><p>Process data and build <a class="xref" href="GrapeCity.ActiveReports.Core.Rendering.Data.ReportDataSnapshot.html">ReportDataSnapshot</a></p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.EngineDataProcessor.DataExecutionContext.html">EngineDataProcessor.DataExecutionContext</a></h4>
      <section><p>Environment for data execution.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.GraphicalUtils.html">GraphicalUtils</a></h4>
      <section><p>Provisional methods and helpers supporting rendering on <a class="xref" href="GrapeCity.ActiveReports.Drawing.IDrawingCanvas.html">IDrawingCanvas</a></p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.GraphicalUtils.Clip.html">GraphicalUtils.Clip</a></h4>
      <section></section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.LocateDataSourceArgs.html">LocateDataSourceArgs</a></h4>
      <section><p>Provides data for the DataProviders used in DataTreeBuilder.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.RenderingOptions.html">RenderingOptions</a></h4>
      <section><p>Options for the <span class="xref">GrapeCity.ActiveReports.Rendering.RenderingTreeBuilder</span>.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.RenderingTreeBuilderConfig.html">RenderingTreeBuilderConfig</a></h4>
      <section><p>Configuration for the <span class="xref">GrapeCity.ActiveReports.Rendering.RenderingTreeBuilder</span>.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.ReportExtensions.html">ReportExtensions</a></h4>
      <section><p>Provides extension methods for <a class="xref" href="GrapeCity.ActiveReports.Rendering.ReportStore.html">ReportStore</a>.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.ReportProcessor.html">ReportProcessor</a></h4>
      <section><p>Handles gathering data for a PageReport and creating the rendering components for a report.
The rendering components can then be passed to a rendering extension for rendering.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.ReportStore.html">ReportStore</a></h4>
      <section><p>Stores reports obtained during build of data tree definition.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.ReportStoreException.html">ReportStoreException</a></h4>
      <section><p>Describes an exception which may be thrown by the <a class="xref" href="GrapeCity.ActiveReports.Rendering.ReportStore.html">ReportStore</a> class.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.StyleSheetService.html">StyleSheetService</a></h4>
      <section><p>Specifies information about a report's evaluated styles.</p>
</section>
    <h3 id="structs">
Structs
</h3>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.ReportStore.SubreportsStore.html">ReportStore.SubreportsStore</a></h4>
      <section></section>
    <h3 id="interfaces">
Interfaces
</h3>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.IDataScopeInternal.html">IDataScopeInternal</a></h4>
      <section><p>Represents execution context (stores datatree context and expression evaluation context).</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.IStyleSheetService.html">IStyleSheetService</a></h4>
      <section><p>Allows to get report's evaluated styles.</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.DataBuilderException.ErrorCodes.html">DataBuilderException.ErrorCodes</a></h4>
      <section><p>Describes possible error codes of the data engine errors.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.DataProcessingException.ErrorCodes.html">DataProcessingException.ErrorCodes</a></h4>
      <section><p>Error codes for data processing exceptions.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.ErrorsRenderingMode.html">ErrorsRenderingMode</a></h4>
      <section><p>Specifies how to render evaluation errors in the report.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.ReportStoreException.Errors.html">ReportStoreException.Errors</a></h4>
      <section></section>
    <h3 id="delegates">
Delegates
</h3>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.ResolveCredentials.html">ResolveCredentials</a></h4>
      <section><p>Gets the credentials for specified report and data source.</p>
</section>


</div>
