Share via


DataSources Members

Provides methods and properties to modify or retrieve information about the data sources that are used in the report.

The following tables list the members exposed by the DataSources type.

Public Properties

Property Description
Public property Item  Gets the object at the specified index. In C#, this property is the indexer for the DataSourceRef class.

Top

Public Methods

Method Description
Public method Add  Adds a DataSourceRef object to the collection of data sources that are used in the report.

Top

Public Events

Event Description
Public event DataSourceCollectionChanged  Event fires when the DataSources collection is changed.

Top

See Also

Reference

CrystalDecisions.Web Namespace