GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > DataRegion Class : PageBreakAtEnd Property |
Gets or sets a value indicating whether a page break occurs immediately after the data region ends.
'Declaration Public Property PageBreakAtEnd As System.Boolean
public System.bool PageBreakAtEnd {get; set;}
A Boolean value where true indicates that a page break occurs immediately after the data region ends; otherwise false. The default value is false.