IWebApplication.ReportSettings

Fore Syntax

ReportSettings: IWebApplicationReportSettings;

Fore.NET Syntax

ReportSettings: Prognoz.Platform.Interop.Web.IWebApplicationReportSettings;

Description

The ReportSettings property determines display settings of reports and their objects.

Review

Defined settings will overwrite settings defined in the XML file and 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:

IWebApplication