# GrapeCity.ActiveReports.Extensibility.Layout.IReportLayout

## Content

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



  <h1 id="GrapeCity_ActiveReports_Extensibility_Layout_IReportLayout" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.IReportLayout" class="text-break">IReportLayout Interface
</h1>
  <div class="markdown level0 summary"><p>Represents the interface for the report 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_IReportLayout_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IReportLayout : IDisposable</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_IReportLayout_EvaluationMessage" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.IReportLayout.EvaluationMessage">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.IReportLayout.EvaluationMessage.html#GrapeCity_ActiveReports_Extensibility_Layout_IReportLayout_EvaluationMessage">EvaluationMessage</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the evaluation message.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Layout_IReportLayout_MetadataDictionary" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.IReportLayout.MetadataDictionary">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.IReportLayout.MetadataDictionary.html#GrapeCity_ActiveReports_Extensibility_Layout_IReportLayout_MetadataDictionary">MetadataDictionary</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the master metadata dictionary associated with this layout tree.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Layout_IReportLayout_Pages" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.IReportLayout.Pages">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.IReportLayout.Pages.html#GrapeCity_ActiveReports_Extensibility_Layout_IReportLayout_Pages">Pages</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the pages enumerator.</p>
</td>
      </tr>
    </tbody>
  </table>
  <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_IReportLayout_PagesLimited_System_Int32_" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.IReportLayout.PagesLimited(System.Int32)">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.IReportLayout.PagesLimited.html#GrapeCity_ActiveReports_Extensibility_Layout_IReportLayout_PagesLimited_System_Int32_">PagesLimited(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns an enumerable pages collection limited by the specified argument.</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>
