# GrapeCity.ActiveReports.Extensibility.Layout.ICompositeLayoutRange

## Content

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



  <h1 id="GrapeCity_ActiveReports_Extensibility_Layout_ICompositeLayoutRange" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.ICompositeLayoutRange" class="text-break">ICompositeLayoutRange Interface
</h1>
  <div class="markdown level0 summary"><p>Content range implementation for the composite layout.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.html">GrapeCity.ActiveReports.Extensibility.Layout</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Extensibility_Layout_ICompositeLayoutRange_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[Obsolete(&quot;This is not used anywhere, and should be removed&quot;)]
public interface ICompositeLayoutRange : IContentRange</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_Extensibility_Layout_ICompositeLayoutRange_EndPosition" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.ICompositeLayoutRange.EndPosition">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.ICompositeLayoutRange.EndPosition.html#GrapeCity_ActiveReports_Extensibility_Layout_ICompositeLayoutRange_EndPosition">EndPosition</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies end (vertical) position in this range</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Layout_ICompositeLayoutRange_HorizontalOffset" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.ICompositeLayoutRange.HorizontalOffset">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.ICompositeLayoutRange.HorizontalOffset.html#GrapeCity_ActiveReports_Extensibility_Layout_ICompositeLayoutRange_HorizontalOffset">HorizontalOffset</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies horizontal viewport origin</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Layout_ICompositeLayoutRange_StartPosition" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.ICompositeLayoutRange.StartPosition">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.ICompositeLayoutRange.StartPosition.html#GrapeCity_ActiveReports_Extensibility_Layout_ICompositeLayoutRange_StartPosition">StartPosition</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies start (vertical) position in this range</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Layout_ICompositeLayoutRange_VerticalOffset" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.ICompositeLayoutRange.VerticalOffset">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.ICompositeLayoutRange.VerticalOffset.html#GrapeCity_ActiveReports_Extensibility_Layout_ICompositeLayoutRange_VerticalOffset">VerticalOffset</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies vertical viewport origin</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Layout_ICompositeLayoutRange_VerticalShift" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.ICompositeLayoutRange.VerticalShift">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.ICompositeLayoutRange.VerticalShift.html#GrapeCity_ActiveReports_Extensibility_Layout_ICompositeLayoutRange_VerticalShift">VerticalShift</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies occupied height by layout areas</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>
