[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.TableOfContents.PageBreakAtEnd

PageBreakAtEnd Property

PageBreakAtEnd

Gets or sets a value indicating whether to insert a page break at the end.

Declaration
public bool PageBreakAtEnd { get; set; }
Property Value
Type Description
bool

A bool value where true if a page break should be inserted at the end; otherwise, false.