Reporting

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

Syntax

C#
public class Report : ReportItemBase, IRuntimeDataItem, 
	IDataItem, IDataFlow, ILayoutElementContainer, IDataMemberConsumerItem, IProcessingElement, 
	IEvaluationContext, IStackLayoutContainer
Visual Basic
Public Class Report _
	Inherits ReportItemBase _
	Implements IRuntimeDataItem, IDataItem, IDataFlow, ILayoutElementContainer,  _
	IDataMemberConsumerItem, IProcessingElement, IEvaluationContext, IStackLayoutContainer

Inheritance Hierarchy

Version Information

Supported in: 1.0.1

See Also