Gets or set the PageLayout to apply to the next page.

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

Syntax

C#
public PageLayout PageLayout { get; set; }
Visual Basic
Public Property PageLayout As PageLayout
	Get
	Set

See Also