ActiveReports Developer 7
GroupFooter Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.BandedList Namespace > IBandedListGroup Interface : GroupFooter Property

Glossary Item Box

Specifies footer for this group instance.

Syntax

Visual Basic (Declaration) 
ReadOnly Property GroupFooter As IFooterBand
C# 
IFooterBand GroupFooter {get;}

See Also