MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / TableOfContents Class / PageBreakAtStart Property

In This Topic
PageBreakAtStart Property (TableOfContents)
In This Topic
Gets or sets a value indicating whether to insert a page break at the start.
Syntax
'Declaration
 
Public Property PageBreakAtStart As Boolean
 

Property Value

A System.Boolean value where true if a page break should be inserted at the start; otherwise, false.
See Also