# GrapeCity.ActiveReports.Extensibility.Layout.ILayoutEngine

## Content

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



  <h1 id="GrapeCity_ActiveReports_Extensibility_Layout_ILayoutEngine" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.ILayoutEngine" class="text-break">ILayoutEngine Interface
</h1>
  <div class="markdown level0 summary"><p>Represents the layout engine public interface.</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_ILayoutEngine_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface ILayoutEngine</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_ILayoutEngine_BuildLayout_GrapeCity_ActiveReports_Extensibility_Layout_LayoutInfo_" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.ILayoutEngine.BuildLayout(GrapeCity.ActiveReports.Extensibility.Layout.LayoutInfo)">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.ILayoutEngine.BuildLayout.html#GrapeCity_ActiveReports_Extensibility_Layout_ILayoutEngine_BuildLayout_GrapeCity_ActiveReports_Extensibility_Layout_LayoutInfo_">BuildLayout(LayoutInfo)</a>
        </td>
        <td class="markdown level1 summary"><p>Builds <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.ILayoutTree.html">ILayoutTree</a> for the specified <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.LayoutInfo.html">LayoutInfo</a></p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Layout_ILayoutEngine_BuildReportLayout_GrapeCity_ActiveReports_Extensibility_Layout_LayoutInfo_" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.ILayoutEngine.BuildReportLayout(GrapeCity.ActiveReports.Extensibility.Layout.LayoutInfo)">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.ILayoutEngine.BuildReportLayout.html#GrapeCity_ActiveReports_Extensibility_Layout_ILayoutEngine_BuildReportLayout_GrapeCity_ActiveReports_Extensibility_Layout_LayoutInfo_">BuildReportLayout(LayoutInfo)</a>
        </td>
        <td class="markdown level1 summary"><p>Builds <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.IReportLayout.html">IReportLayout</a> for the specified <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.LayoutInfo.html">LayoutInfo</a></p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Rendering.Export.LayoutEngineExtensions.Layout.html#GrapeCity_ActiveReports_Rendering_Export_LayoutEngineExtensions_Layout_GrapeCity_ActiveReports_Extensibility_Layout_ILayoutEngine_GrapeCity_ActiveReports_Extensibility_Rendering_Components_IReport_GrapeCity_ActiveReports_Drawing_ITextMetricsProvider_GrapeCity_ActiveReports_PageReportModel_TargetDeviceKind_GrapeCity_ActiveReports_Rendering_Export_InteractivityType_System_Boolean_System_Boolean_">LayoutEngineExtensions.Layout(ILayoutEngine, IReport, ITextMetricsProvider, TargetDeviceKind, InteractivityType, bool, bool)</a>
  </div>
  <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>
