Reporting

Defines the base class for report sections.

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

Syntax

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

Inheritance Hierarchy

Version Information

Supported in: 1.0.1

See Also