# C1.C1Preview.LayoutChangeNewPage.Nested

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_C1Preview_LayoutChangeNewPage_Nested_" data-uid="C1.C1Preview.LayoutChangeNewPage.Nested*">Nested Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_C1Preview_LayoutChangeNewPage_Nested_" data-uid="C1.C1Preview.LayoutChangeNewPage.Nested*"></a>
<h4 id="C1_C1Preview_LayoutChangeNewPage_Nested" data-uid="C1.C1Preview.LayoutChangeNewPage.Nested">Nested</h4>
<div class="markdown level1 summary"><p>Gets or sets a value indicating whether the currently active page layout
should be saved in a stack before applying this <a class="xref" href="C1.C1Preview.LayoutChangeNewPage.html">LayoutChangeNewPage</a>,
to be restored after the associated <a class="xref" href="C1.C1Preview.RenderObject.html">RenderObject</a> has been fully rendered.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public bool Nested { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property Nested As Boolean</code></pre>
</div>
</div>
