Gets or sets the PageDirectionEnum of the new page.

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

Syntax

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

See Also