IPrxSheet.IsLoaded

Syntax

IsLoaded: Boolean;

Description

The IsLoaded property determines whether the regular report sheet will be loaded.

Comments

The property is used, if delayed loading of regular report sheers is set: the IPrxReport.DelayedLoad property is set to True.

Available values:

Example

The property use is given in the example for IPrxReport.DelayedLoad.

See . also:

IPrxSheet