Returns the Section used as this group's header.

Namespace:  C1.C1Report
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public Section SectionHeader { get; }
Visual Basic
Public ReadOnly Property SectionHeader As Section
	Get

See Also