ActiveReports 10
DataSourceCollection Class Members
Properties  Methods 

GrapeCity.ActiveReports.v10 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : DataSourceCollection Class

The following tables list the members exposed by DataSourceCollection.

Public Properties
 NameDescription
Public PropertyGets or sets the number of elements that the DataSourceCollection can contain. (Inherited from System.Collections.CollectionBase)
Public PropertyGets the number of elements contained in the DataSourceCollection instance. This property cannot be overridden.` (Inherited from System.Collections.CollectionBase)
Public PropertyGets or sets a specific DataSource object in the DataSourceCollection by position.  
Top
Public Methods
 NameDescription
Public MethodAdds a DataSource object to the DataSourceCollection.  
Public MethodRemoves all objects from the  DataSourceCollection instance. This method cannot be overridden. (Inherited from System.Collections.CollectionBase)
Public MethodDetermines the index of a specific DataSource object in the DataSourceCollection.  
Public MethodRemoves the specified DataSource object from the DataSourceCollection.  
Public MethodRemoves the element at the specified index of the DataSourceCollection instance. This method is not overridable. (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

DataSourceCollection Class
GrapeCity.ActiveReports.PageReportModel Namespace