IEaxDataAreaSlice.IsLoaded

Syntax

IsLoaded: Boolean;

Description

The IsLoaded property returns whether a data source is loaded.

Comments

The property is relevant, if delayed loading of analytical area sheets is set: the IEaxDataArea.DelayedLoad property is set to True.

Available values:

Example

The property use is given in the example for IEaxDataAreaSource.IsLoaded.

See also:

IEaxDataAreaSlice