ActiveReports 9
DataSourceCollection Class Members
Properties  Methods 

The following tables list the members exposed by DataSourceCollection.

Public Constructors
 NameDescription
Public ConstructorDataSourceCollection ConstructorInitializes a new instance of the DataSourceCollection class.  
Top
Public Properties
 NameDescription
Public PropertyCapacityGets or sets the number of elements that the DataSourceCollection can contain. (Inherited from System.Collections.CollectionBase)
Public PropertyCountGets the number of elements contained in the DataSourceCollection instance. This property cannot be overridden.` (Inherited from System.Collections.CollectionBase)
Public PropertyItemGets or sets a specific DataSource object in the DataSourceCollection by position.  
Top
Public Methods
 NameDescription
Public MethodAddAdds a DataSource object to the DataSourceCollection.  
Public MethodClearRemoves all objects from the  DataSourceCollection instance. This method cannot be overridden. (Inherited from System.Collections.CollectionBase)
Public MethodIndexOfDetermines the index of a specific DataSource object in the DataSourceCollection.  
Public MethodRemoveRemoves the specified DataSource object from the DataSourceCollection.  
Public MethodRemoveAtRemoves 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

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum