ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / ILayoutPage Interface / Header Property

In This Topic
    Header Property (ILayoutPage)
    In This Topic
    Page header section for this instance.
    Syntax
    'Declaration
     
    ReadOnly Property Header As ILayoutArea
    ILayoutArea Header {get;}
    See Also