Reporting

Base abstract class for group sections. GroupHeaderSection and GroupFooterSection inherit from this class.

Namespace: Telerik.Reporting
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)

Syntax

C#
public abstract class GroupSection : ReportSection
Visual Basic
Public MustInherit Class GroupSection _
	Inherits ReportSection

Inheritance Hierarchy

Version Information

Supported in: 1.0.1

See Also