ActiveReports 18 .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
    Specifies header for this group instance.
    Syntax
    'Declaration
     
    ReadOnly Property GroupHeader As IHeaderBand
    IHeaderBand GroupHeader {get;}
    See Also