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

Glossary Item Box

Interface for the footer band of the banded list.

Syntax

Visual Basic (Declaration) 
Public Interface IFooterBand 
   Inherits IBandIReportItemContainer 
C# 
public interface IFooterBand : IBandIReportItemContainer  

See Also