StiReportDataSourceCollection Class

Namespace: Stimulsoft.Report.Design

Inheritance

Inherits from: CollectionBase

Constructors

Constructor Description
StiReportDataSourceCollection(StiReport report)  

StiReportDataSourceCollection(report: StiReport)

Parameters

Properties

Property Type Description
Report StiReport  

Methods

Method Returns Description
Add (+1 overloads) void  
Remove void  

Method Details

Add

Add(name: string, value: object): void

Parameters

  • name (string)
  • value (object)

Add(item: StiReportDataSource): void

Parameters


Remove

Remove(name: string): void

Parameters

  • name (string)