ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Band Class / PrintAtBottom Property

In This Topic
PrintAtBottom Property (Band)
In This Topic
Gets or sets a value indicating whether the footer band will print at the bottom of the page.
Syntax
'Declaration
 
Public Property PrintAtBottom As Boolean
 

Property Value

A System.Boolean value where true if the footer band prints at the bottom of the page; otherwise, false.
See Also