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

Glossary Item Box

Specifies header for this group instance.

Syntax

Visual Basic (Declaration) 
ReadOnly Property GroupHeader As IHeaderBand
C# 
IHeaderBand GroupHeader {get;}

See Also