Reporting

Base abstract class for all report sections contained in the report body. Inherited by DetailSection, GroupSection, ReportHeaderSection, ReportFooterSection,

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

Syntax

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

Inheritance Hierarchy

Version Information

Supported in: 1.0.1

See Also