# GrapeCity.ActiveReports.Extensibility.Layout.IStaticContentRange

## Content

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



  <h1 id="GrapeCity_ActiveReports_Extensibility_Layout_IStaticContentRange" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.IStaticContentRange" class="text-break">IStaticContentRange Interface
</h1>
  <div class="markdown level0 summary"><p>Represents a content range implementation for StaticContentLayoutManager.</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_IStaticContentRange_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IStaticContentRange : 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_IStaticContentRange_CompleteItemHorizontally" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.IStaticContentRange.CompleteItemHorizontally">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.IStaticContentRange.CompleteItemHorizontally.html#GrapeCity_ActiveReports_Extensibility_Layout_IStaticContentRange_CompleteItemHorizontally">CompleteItemHorizontally</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether a complete item fits into this range horizontally.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Layout_IStaticContentRange_CompleteItemVertically" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.IStaticContentRange.CompleteItemVertically">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.IStaticContentRange.CompleteItemVertically.html#GrapeCity_ActiveReports_Extensibility_Layout_IStaticContentRange_CompleteItemVertically">CompleteItemVertically</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether a complete item fits into this range vertically.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Layout_IStaticContentRange_EndHorzRange" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.IStaticContentRange.EndHorzRange">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.IStaticContentRange.EndHorzRange.html#GrapeCity_ActiveReports_Extensibility_Layout_IStaticContentRange_EndHorzRange">EndHorzRange</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the right coordinate of the viewport.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Layout_IStaticContentRange_EndVertRange" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.IStaticContentRange.EndVertRange">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.IStaticContentRange.EndVertRange.html#GrapeCity_ActiveReports_Extensibility_Layout_IStaticContentRange_EndVertRange">EndVertRange</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the bottom coordinate of the viewport.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Layout_IStaticContentRange_ItemHeight" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.IStaticContentRange.ItemHeight">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.IStaticContentRange.ItemHeight.html#GrapeCity_ActiveReports_Extensibility_Layout_IStaticContentRange_ItemHeight">ItemHeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the complete item height.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Layout_IStaticContentRange_ItemWidth" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.IStaticContentRange.ItemWidth">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.IStaticContentRange.ItemWidth.html#GrapeCity_ActiveReports_Extensibility_Layout_IStaticContentRange_ItemWidth">ItemWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the complete item width.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Layout_IStaticContentRange_StartHorzRange" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.IStaticContentRange.StartHorzRange">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.IStaticContentRange.StartHorzRange.html#GrapeCity_ActiveReports_Extensibility_Layout_IStaticContentRange_StartHorzRange">StartHorzRange</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the left coordinate of the viewport.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Layout_IStaticContentRange_StartVertRange" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.IStaticContentRange.StartVertRange">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.IStaticContentRange.StartVertRange.html#GrapeCity_ActiveReports_Extensibility_Layout_IStaticContentRange_StartVertRange">StartVertRange</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the top coordinate of the viewport.</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>
