ActiveReports Developer 7
Header Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table Namespace > ITableGroup Interface : Header Property

Glossary Item Box

Defines the header section of this group.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Header As ITableHeaderFooterRows
C# 
ITableHeaderFooterRows Header {get;}

See Also