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

In This Topic
    Header Property (BandedList)
    In This Topic
    Specifies report header for this banded list.
    Syntax
    'Declaration
     
    Public Property Header As Band
    public Band Header {get; set;}
    See Also