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

Glossary Item Box

Interface for the header band of the banded list.

Syntax

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

See Also