ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / BandedListGroup Class / Header Property

In This Topic
    Header Property (BandedListGroup)
    In This Topic
    Specifies a header that is rendered at the top of each group.
    Syntax
    'Declaration
     
    Public Property Header As Band
    public Band Header {get; set;}
    See Also