EnumPageBreak
Enum
Specifies where to make a page break, with respect to a ReportSection.
Definition
Namespace:Telerik.Reporting
Assembly:Telerik.Reporting.dll
Syntax:
cs-api-definition
[Flags]
public enum PageBreak
Fields
After
A page break will occur after the ReportSection
Before
A page break will occur before the ReportSection
BeforeAndAfter
A page break will occur before and after the ReportSection