# GrapeCity.ActiveReports.Extensibility.Layout.ILayoutAreaCollapsible

## Content

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



  <h1 id="GrapeCity_ActiveReports_Extensibility_Layout_ILayoutAreaCollapsible" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.ILayoutAreaCollapsible" class="text-break">ILayoutAreaCollapsible Interface
</h1>
  <div class="markdown level0 summary"><p>Represents an area that contains a layout and provide collapsing support for hidden items inside layout area</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_ILayoutAreaCollapsible_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface ILayoutAreaCollapsible : ILayoutArea</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_ILayoutAreaCollapsible_Visible" data-uid="GrapeCity.ActiveReports.Extensibility.Layout.ILayoutAreaCollapsible.Visible">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.ILayoutAreaCollapsible.Visible.html#GrapeCity_ActiveReports_Extensibility_Layout_ILayoutAreaCollapsible_Visible">Visible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether the layout area is visible.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.LayoutAreaExtensionsPublic.GetAction.html#GrapeCity_ActiveReports_Rendering_Components_LayoutAreaExtensionsPublic_GetAction_GrapeCity_ActiveReports_Extensibility_Layout_ILayoutArea_">LayoutAreaExtensionsPublic.GetAction(ILayoutArea)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.LayoutAreaExtensionsPublic.GetStyle.html#GrapeCity_ActiveReports_Rendering_Components_LayoutAreaExtensionsPublic_GetStyle_GrapeCity_ActiveReports_Extensibility_Layout_ILayoutArea_">LayoutAreaExtensionsPublic.GetStyle(ILayoutArea)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.LayoutAreaExtensionsPublic.SortedChildren.html#GrapeCity_ActiveReports_Rendering_Components_LayoutAreaExtensionsPublic_SortedChildren_GrapeCity_ActiveReports_Extensibility_Layout_ILayoutArea_">LayoutAreaExtensionsPublic.SortedChildren(ILayoutArea)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Rendering.GraphicalRenderers.DataVisualizerRenderer.IsDataVisualizer.html#GrapeCity_ActiveReports_Rendering_GraphicalRenderers_DataVisualizerRenderer_IsDataVisualizer_GrapeCity_ActiveReports_Extensibility_Layout_ILayoutArea_">DataVisualizerRenderer.IsDataVisualizer(ILayoutArea)</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>
