[]
        
(Showing Draft Content)

C1.Win.FlexReport.DataSourceCollection

DataSourceCollection Class

Represents a collection of DataSource objects.

Implements
IC1SerializableCollection
Namespace: C1.Win.FlexReport
Assembly: C1.Win.FlexReport.4.8.dll
Syntax
public class DataSourceCollection : ReportObjectNamedList<DataSource>, ICollection<DataSource>, IEnumerable<DataSource>, IList, ICollection, IEnumerable, IC1SerializableCollection

Properties

Name Description
Report

Gets the C1FlexReport object owning this collection.

Methods

Name Description
Add(DataSource)

Adds the DataSource to the collection.

RemoveAt(int)

Removes an item from the collection.