ActiveReports Developer 7
Header Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > ILayoutPage Interface : Header Property

Glossary Item Box

Page header section for this instance.

Syntax

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

See Also