ActiveReports Developer 7
Footer Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > ILayoutPage Interface : Footer Property

Glossary Item Box

Page footer section for this instance.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Footer As ILayoutArea
C# 
ILayoutArea Footer {get;}

See Also