Telerik Reporting

Represents a report document.

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

Syntax

C#
public interface IReportDocument : IComponent, 
	IDisposable
Visual Basic (Declaration)
Public Interface IReportDocument _
	Implements IComponent, IDisposable

See Also