IEaxDataAreaSlice.IsLoaded

Syntax

IsLoaded: Boolean;

IsLoaded: boolean;

Description

The IsLoaded property determines whether analytical area slice will be 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:

Fore and Fore.NET Examples

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

See also:

IEaxDataAreaSlice