IWebApplicationReportSettings.SheetFormat

Fore Syntax

SheetFormat: String;

Fore.NET Syntax

SheetFormat: String;

Description

The SheetFormat property determines appearance of express report tables, regular report tables and time series database tables.

Comments

Available formats: HTML, SILVERLIGHT. The HTML format uses DHTML technology.

The property value overwrites value of the reportFormat attribute set in Web.config.

NOTE. The Web assembly is outdated and is supported in previous versions only.

Fore and Fore.NET Example

The property use is given for IWebApplicationReportSettings.ChartFormat.

See also:

IWebApplicationReportSettings