Reporting

Base abstract class for group sections. PageHeaderSection and PageFooterSection inherit from this class.

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

Syntax

C#
public abstract class PageSection : ReportSectionBase
Visual Basic
Public MustInherit Class PageSection _
	Inherits ReportSectionBase

Inheritance Hierarchy

Version Information

Supported in: 1.0.1

See Also