Reporting

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

Syntax

C#
[SerializableAttribute]
public abstract class DataSource : Component, 
	ISerializable, ISimpleDataSource, IDataSource
Visual Basic
<SerializableAttribute> _
Public MustInherit Class DataSource _
	Inherits Component _
	Implements ISerializable, ISimpleDataSource, IDataSource

Inheritance Hierarchy

Version Information

Supported in: 1.0.1

See Also