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

Glossary Item Box

Specifies report footer for this banded list.

Syntax

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

See Also