# GrapeCity.ActiveReports.Rendering.Components.LayoutAreaExtensionsPublic

## Content

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



  <h1 id="GrapeCity_ActiveReports_Rendering_Components_LayoutAreaExtensionsPublic" data-uid="GrapeCity.ActiveReports.Rendering.Components.LayoutAreaExtensionsPublic" class="text-break">LayoutAreaExtensionsPublic Class
</h1>
  <div class="markdown level0 summary"><p>Represents extension methods for layout members.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">LayoutAreaExtensionsPublic</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.html">GrapeCity.ActiveReports.Rendering.Components</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Rendering_Components_LayoutAreaExtensionsPublic_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public static class LayoutAreaExtensionsPublic</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_Rendering_Components_LayoutAreaExtensionsPublic_GetAction_GrapeCity_ActiveReports_Extensibility_Layout_ILayoutArea_" data-uid="GrapeCity.ActiveReports.Rendering.Components.LayoutAreaExtensionsPublic.GetAction(GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.LayoutAreaExtensionsPublic.GetAction.html#GrapeCity_ActiveReports_Rendering_Components_LayoutAreaExtensionsPublic_GetAction_GrapeCity_ActiveReports_Extensibility_Layout_ILayoutArea_">GetAction(ILayoutArea)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the action for given area.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_LayoutAreaExtensionsPublic_GetStyle_GrapeCity_ActiveReports_Extensibility_Layout_ILayoutArea_" data-uid="GrapeCity.ActiveReports.Rendering.Components.LayoutAreaExtensionsPublic.GetStyle(GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.LayoutAreaExtensionsPublic.GetStyle.html#GrapeCity_ActiveReports_Rendering_Components_LayoutAreaExtensionsPublic_GetStyle_GrapeCity_ActiveReports_Extensibility_Layout_ILayoutArea_">GetStyle(ILayoutArea)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the style for given area.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_LayoutAreaExtensionsPublic_IsFixedPage_GrapeCity_ActiveReports_Extensibility_Rendering_Components_IReport_" data-uid="GrapeCity.ActiveReports.Rendering.Components.LayoutAreaExtensionsPublic.IsFixedPage(GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReport)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.LayoutAreaExtensionsPublic.IsFixedPage.html#GrapeCity_ActiveReports_Rendering_Components_LayoutAreaExtensionsPublic_IsFixedPage_GrapeCity_ActiveReports_Extensibility_Rendering_Components_IReport_">IsFixedPage(IReport)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns true if report has FPL semantics.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_LayoutAreaExtensionsPublic_SortedChildren_GrapeCity_ActiveReports_Extensibility_Layout_ILayoutArea_" data-uid="GrapeCity.ActiveReports.Rendering.Components.LayoutAreaExtensionsPublic.SortedChildren(GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.LayoutAreaExtensionsPublic.SortedChildren.html#GrapeCity_ActiveReports_Rendering_Components_LayoutAreaExtensionsPublic_SortedChildren_GrapeCity_ActiveReports_Extensibility_Layout_ILayoutArea_">SortedChildren(ILayoutArea)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets sorted children of the given layout area.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
