ActiveReports Developer 7
PrintAtBottom Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IFooterBand Interface : PrintAtBottom Property

Glossary Item Box

Indicates that this footer band will print at the bottom of the page.

Syntax

Visual Basic (Declaration) 
ReadOnly Property PrintAtBottom As System.Boolean
C# 
System.bool PrintAtBottom {get;}

See Also