# GrapeCity.Documents.Layout.Composition.Layer.LayerAbove

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Layout_Composition_Layer_LayerAbove_" data-uid="GrapeCity.Documents.Layout.Composition.Layer.LayerAbove*">LayerAbove Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Layout_Composition_Layer_LayerAbove_" data-uid="GrapeCity.Documents.Layout.Composition.Layer.LayerAbove*"></a>
<h4 id="GrapeCity_Documents_Layout_Composition_Layer_LayerAbove" data-uid="GrapeCity.Documents.Layout.Composition.Layer.LayerAbove">LayerAbove</h4>
<div class="markdown level1 summary"><p>Gets the sibling <a class="xref" href="GrapeCity.Documents.Layout.Composition.Layer.html">Layer</a> that appears on top of the current <a class="xref" href="GrapeCity.Documents.Layout.Composition.Layer.html">Layer</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public Layer LayerAbove { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property LayerAbove As Layer</code></pre>
</div>
</div>
