# GrapeCity.ActiveReports.Extensibility.Layout.Internal.ICustomContentRange

## Content

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



  <h1 id="GrapeCity_ActiveReports_Extensibility_Layout_Internal_ICustomContentRange" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.Internal.ICustomContentRange" class="text-break">ICustomContentRange Interface
</h1>
  <div class="markdown level0 summary"><p>Represents an interface for custom content ranges within a report.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.Internal.html">GrapeCity.ActiveReports.Extensibility.Layout.Internal</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Extensibility_Layout_Internal_ICustomContentRange_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface ICustomContentRange : IContentRange</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_Extensibility_Layout_Internal_ICustomContentRange_Fork_GrapeCity_ActiveReports_Extensibility_Rendering_Components_ICustomReportItem_" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.Internal.ICustomContentRange.Fork(GrapeCity.ActiveReports.Extensibility.Rendering.Components.ICustomReportItem)">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.Internal.ICustomContentRange.Fork.html#GrapeCity_ActiveReports_Extensibility_Layout_Internal_ICustomContentRange_Fork_GrapeCity_ActiveReports_Extensibility_Rendering_Components_ICustomReportItem_">Fork(ICustomReportItem)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates fork of the content range replacing report item with a new one.</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>
