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
Gets the header section of this group.
Syntax
'Declaration
 
ReadOnly Property Header As ITableHeaderFooterRows
 

Property Value

An instance of ITableHeaderFooterRows representing the header section of this group.
See Also