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.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public bool Nested { get; set; }
Visual Basic
Public Property Nested As Boolean
	Get
	Set

See Also