Specifies whether the filter should produce a continuous report or a report with page break characters and page header and footer sections.

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

Syntax

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

See Also