# GrapeCity.ActiveReports.Rendering.RenderingTree.Components.Interfaces.ICustomCssStyles

## Content

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



  <h1 id="GrapeCity_ActiveReports_Rendering_RenderingTree_Components_Interfaces_ICustomCssStyles" data-uid="GrapeCity.ActiveReports.Rendering.RenderingTree.Components.Interfaces.ICustomCssStyles" class="text-break">ICustomCssStyles Interface
</h1>
  <div class="markdown level0 summary"><p>Represents an interface for providing custom CSS class names for a report item.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Rendering.RenderingTree.Components.Interfaces.html">GrapeCity.ActiveReports.Rendering.RenderingTree.Components.Interfaces</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Rendering_RenderingTree_Components_Interfaces_ICustomCssStyles_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface ICustomCssStyles</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_RenderingTree_Components_Interfaces_ICustomCssStyles_CustomCSSClasses" data-uid="GrapeCity.ActiveReports.Rendering.RenderingTree.Components.Interfaces.ICustomCssStyles.CustomCSSClasses">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.RenderingTree.Components.Interfaces.ICustomCssStyles.CustomCSSClasses.html#GrapeCity_ActiveReports_Rendering_RenderingTree_Components_Interfaces_ICustomCssStyles_CustomCSSClasses">CustomCSSClasses</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the custom CSS class names.</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>
