Nested Property (LayoutChangeNewPage)
In This Topic
Gets or sets a value indicating whether the currently active page layout should be saved in a stack before applying this
LayoutChangeNewPage, to be restored after the associated
RenderObject has been fully rendered.
Syntax
'Declaration
Public Property Nested As Boolean
public bool Nested {get; set;}
See Also