ComponentOne FlexReport for WinForms
DataSourceCollection Class Members
Properties  Methods 

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace : DataSourceCollection Class

The following tables list the members exposed by DataSourceCollection.

Public Properties
 NameDescription
Public Property (Inherited from C1.Win.FlexReport.ReportObjectList<DataSource>)
Public PropertyOverloaded. Gets the element with specified name. (Inherited from C1.Win.FlexReport.ReportObjectList<DataSource>)
Public PropertyOverridden. Gets the C1FlexReport object owning this collection.  
Top
Public Methods
 NameDescription
Public MethodAdds the DataSource to the collection.  
Public MethodOverloaded. Determines whether the collection contains an item with specified name. (Inherited from C1.Win.FlexReport.ReportObjectCollection<DataSource>)
Public Method (Inherited from C1.Win.FlexReport.ReportObjectCollection<DataSource>)
Public MethodGets the item by its name, returns null if not found. (Inherited from C1.Win.FlexReport.ReportObjectCollection<DataSource>)
Public MethodGets the index of the element by its name. (Inherited from C1.Win.FlexReport.ReportObjectCollection<DataSource>)
Public MethodGets the index of the element. (Inherited from C1.Win.FlexReport.ReportObjectCollection<DataSource>)
Public MethodMoves the item with the specified index to a new new position specified by newIndex. (Inherited from C1.Win.FlexReport.ReportObjectCollection<DataSource>)
Public MethodRemoves an item from the collection.  
Top
See Also

Reference

DataSourceCollection Class
C1.Win.FlexReport Namespace