IDmReportDataSource.TabSheet

Fore Syntax

TabSheet: ITabSheet;

Fore.NET Syntax

TabSheet: Prognoz.Platform.Interop.Tab.;

Description

The TabSheet property determines a table containing data.

Comments

A table cells range containing data is determined by the IDmReportDataSource.Range property.

Fore and Fore.NET Examples

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

See also:

IDmReportDataSource