ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table Namespace / ITableGroup Interface / Header Property

In This Topic
    Header Property (ITableGroup)
    In This Topic
    Defines the header section of this group.
    Syntax
    'Declaration
     
    ReadOnly Property Header As ITableHeaderFooterRows
    ITableHeaderFooterRows Header {get;}
    See Also