ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / BandedList Class / Header Property

In This Topic
    Header Property (BandedList)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Header As Band
    public Band Header {get; set;}
    See Also