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

Glossary Item Box

Interface for the Band of a BandedList

Syntax

Visual Basic (Declaration) 
Public Interface IBand 
   Inherits IReportItemContainer 
C# 
public interface IBand : IReportItemContainer  

See Also