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