ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IBandedList Interface / Header Property

In This Topic
    Header Property (IBandedList)
    In This Topic
    Gets the header for this banded list.
    Syntax
    'Declaration
     
    ReadOnly Property Header As IHeaderBand
    IHeaderBand Header {get;}

    Property Value

    An IHeaderBand specifying the report header.
    See Also