Reporting

Represents a report item used to embed another report into the current report.

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

Syntax

C#
public class SubReport : ReportItem, INamedObject
Visual Basic
Public Class SubReport _
	Inherits ReportItem _
	Implements INamedObject

Inheritance Hierarchy

Version Information

Supported in: 1.0.1

See Also