GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Container Class : PageBreakAtEnd Property |
Gets or sets a value indicating whether a page break occurs immediately after the rectangle 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 rectangle ends; otherwise false. The default value is false.