# GrapeCity.ActiveReports.Rendering.StyleSheetService

## Content

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



  <h1 id="GrapeCity_ActiveReports_Rendering_StyleSheetService" data-uid="GrapeCity.ActiveReports.Rendering.StyleSheetService" class="text-break">StyleSheetService Class
</h1>
  <div class="markdown level0 summary"><p>Specifies information about a report's evaluated styles.</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">StyleSheetService</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="GrapeCity.ActiveReports.Rendering.IStyleSheetService.html">IStyleSheetService</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Rendering.html">GrapeCity.ActiveReports.Rendering</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Rendering_StyleSheetService_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class StyleSheetService : IStyleSheetService</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_StyleSheetService__ctor_GrapeCity_ActiveReports_PageReportModel_Report_GrapeCity_ActiveReports_ResourceLocator_System_IServiceProvider_GrapeCity_ActiveReports_Core_Rendering_IExpressionEvaluatorService_" data-uid="GrapeCity.ActiveReports.Rendering.StyleSheetService.#ctor(GrapeCity.ActiveReports.PageReportModel.Report,GrapeCity.ActiveReports.ResourceLocator,System.IServiceProvider,GrapeCity.ActiveReports.Core.Rendering.IExpressionEvaluatorService)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.StyleSheetService.-ctor.html#GrapeCity_ActiveReports_Rendering_StyleSheetService__ctor_GrapeCity_ActiveReports_PageReportModel_Report_GrapeCity_ActiveReports_ResourceLocator_System_IServiceProvider_GrapeCity_ActiveReports_Core_Rendering_IExpressionEvaluatorService_">StyleSheetService(Report, ResourceLocator, IServiceProvider, IExpressionEvaluatorService)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <span class="xref">GrapeCity.ActiveReports.PageReportModel.StyleSheetService</span> class for specified <a class="xref" href="../MESCIUS.ActiveReports.Core.Rdl/GrapeCity.ActiveReports.PageReportModel.Report.html">Report</a> object.</p>
</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_StyleSheetService_EvaluatedStyles" data-uid="GrapeCity.ActiveReports.Rendering.StyleSheetService.EvaluatedStyles">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.StyleSheetService.EvaluatedStyles.html#GrapeCity_ActiveReports_Rendering_StyleSheetService_EvaluatedStyles">EvaluatedStyles</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_StyleSheetService_ExpressionEvaluatorService" data-uid="GrapeCity.ActiveReports.Rendering.StyleSheetService.ExpressionEvaluatorService">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.StyleSheetService.ExpressionEvaluatorService.html#GrapeCity_ActiveReports_Rendering_StyleSheetService_ExpressionEvaluatorService">ExpressionEvaluatorService</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_StyleSheetService_StyleSheet" data-uid="GrapeCity.ActiveReports.Rendering.StyleSheetService.StyleSheet">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.StyleSheetService.StyleSheet.html#GrapeCity_ActiveReports_Rendering_StyleSheetService_StyleSheet">StyleSheet</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_StyleSheetService_ResetCache" data-uid="GrapeCity.ActiveReports.Rendering.StyleSheetService.ResetCache">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.StyleSheetService.ResetCache.html#GrapeCity_ActiveReports_Rendering_StyleSheetService_ResetCache">ResetCache()</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.ObjectExtensions.IsNumber.html#GrapeCity_ActiveReports_Core_Rendering_Tools_ObjectExtensions_IsNumber_System_Object_">ObjectExtensions.IsNumber(object)</a>
  </div>

</div>
