# GrapeCity.ActiveReports.Rendering.GraphicalRenderers.ReportItemExtensions

## Content

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



  <h1 id="GrapeCity_ActiveReports_Rendering_GraphicalRenderers_ReportItemExtensions" data-uid="GrapeCity.ActiveReports.Rendering.GraphicalRenderers.ReportItemExtensions" class="text-break">ReportItemExtensions Class
</h1>
  <div class="markdown level0 summary"><p>Represents an extension methods for report items.</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">ReportItemExtensions</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Rendering.GraphicalRenderers.html">GrapeCity.ActiveReports.Rendering.GraphicalRenderers</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Rendering_GraphicalRenderers_ReportItemExtensions_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public static class ReportItemExtensions</code></pre>
  </div>
  <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_GraphicalRenderers_ReportItemExtensions_HasStyleDelayedProperties_GrapeCity_ActiveReports_Extensibility_Rendering_Components_IReportItem_" data-uid="GrapeCity.ActiveReports.Rendering.GraphicalRenderers.ReportItemExtensions.HasStyleDelayedProperties(GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.GraphicalRenderers.ReportItemExtensions.HasStyleDelayedProperties.html#GrapeCity_ActiveReports_Rendering_GraphicalRenderers_ReportItemExtensions_HasStyleDelayedProperties_GrapeCity_ActiveReports_Extensibility_Rendering_Components_IReportItem_">HasStyleDelayedProperties(IReportItem)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_GraphicalRenderers_ReportItemExtensions_IsDelayedHidded_GrapeCity_ActiveReports_Extensibility_Rendering_Components_IReportItem_" data-uid="GrapeCity.ActiveReports.Rendering.GraphicalRenderers.ReportItemExtensions.IsDelayedHidded(GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.GraphicalRenderers.ReportItemExtensions.IsDelayedHidded.html#GrapeCity_ActiveReports_Rendering_GraphicalRenderers_ReportItemExtensions_IsDelayedHidded_GrapeCity_ActiveReports_Extensibility_Rendering_Components_IReportItem_">IsDelayedHidded(IReportItem)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_GraphicalRenderers_ReportItemExtensions_IsInteractive_GrapeCity_ActiveReports_Extensibility_Rendering_Components_IReportItem_" data-uid="GrapeCity.ActiveReports.Rendering.GraphicalRenderers.ReportItemExtensions.IsInteractive(GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.GraphicalRenderers.ReportItemExtensions.IsInteractive.html#GrapeCity_ActiveReports_Rendering_GraphicalRenderers_ReportItemExtensions_IsInteractive_GrapeCity_ActiveReports_Extensibility_Rendering_Components_IReportItem_">IsInteractive(IReportItem)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_GraphicalRenderers_ReportItemExtensions_IsVerticalAngled_GrapeCity_ActiveReports_Extensibility_Rendering_Components_ITextBox_" data-uid="GrapeCity.ActiveReports.Rendering.GraphicalRenderers.ReportItemExtensions.IsVerticalAngled(GrapeCity.ActiveReports.Extensibility.Rendering.Components.ITextBox)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.GraphicalRenderers.ReportItemExtensions.IsVerticalAngled.html#GrapeCity_ActiveReports_Rendering_GraphicalRenderers_ReportItemExtensions_IsVerticalAngled_GrapeCity_ActiveReports_Extensibility_Rendering_Components_ITextBox_">IsVerticalAngled(ITextBox)</a>
        </td>
        <td class="markdown level1 summary"><p>Check if we need special processing for the text.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_GraphicalRenderers_ReportItemExtensions_IsVerticalAngled_System_Single_" data-uid="GrapeCity.ActiveReports.Rendering.GraphicalRenderers.ReportItemExtensions.IsVerticalAngled(System.Single)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.GraphicalRenderers.ReportItemExtensions.IsVerticalAngled.html#GrapeCity_ActiveReports_Rendering_GraphicalRenderers_ReportItemExtensions_IsVerticalAngled_System_Single_">IsVerticalAngled(float)</a>
        </td>
        <td class="markdown level1 summary"><p>Check if we need special processing for the text.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
