Reporting

Gets the report this item belongs to.

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

Syntax

C#
public Report Report { get; }
Visual Basic
Public ReadOnly Property Report As Report
	Get

Field Value

A Report object which the item belongs to.

Version Information

Supported in: 1.0.1

See Also