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

Glossary Item Box

Specifies report header for this banded list.

Syntax

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

See Also