IDmReportDataSource.Range

Fore Syntax

Range: ITabRange;

Fore.NET Syntax

Range: Prognoz.Platform.Interop.Tab.ITabRange;

Description

The Range property determines table cells range containing data.

Comments

A table containing data is determined by the IDmReportDataSource.TabSheet property.

Fore and Fore.NET Examples

The property use is given in the example for IDmMethod.Execute.

See also:

IDmReportDataSource