[]
        
(Showing Draft Content)

C1.WPF.Report.DataSourceCollection.Add

Add Method

Add(DataSource)

Adds the DataSource to the collection.

Declaration
public void Add(DataSource dataSource)
Parameters
Type Name Description
DataSource dataSource

The DataSource object to add.