ActiveReports 19 .NET Edition
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
    IHeaderBand GroupHeader {get;}

    Property Value

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