MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.BandedList Namespace / IBandedListGroup Interface / GroupHeader Property

In This Topic
GroupHeader Property
In This Topic
Gets the header for this group instance.
Syntax
'Declaration
 
ReadOnly Property GroupHeader As IHeaderBand
 

Property Value

An GrapeCity.ActiveReports.Extensibility.Rendering.Components.IHeaderBand specifying the group header.
See Also