IReportSheetData.DataSources

Fore Syntax

DataSources: IReportDataSourcesData;

Fore.NET Syntax

DataSources: Prognoz.Platform.Interop.Express.IReportDataSourcesData;

Description

The DataSources property returns collection of report sheet data sources.

Comments

The following can be used as data sources:

Fore Example

The property use is given in the example for IEaxAnalyzerUserEvents.OnAfterExecuteAnalyzer.

Fore.NET Example

Fore.NET objects must not be used as an event handler.

See also:

IReportSheetData