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

In This Topic
    Header Property (ITable)
    In This Topic
    Gets the table's header.
    Syntax
    'Declaration
     
    ReadOnly Property Header As ITableHeaderFooterRows
    ITableHeaderFooterRows Header {get;}
    See Also