IEaxGridDimensionSettings.IsDetailing

Fore Syntax

IsDetailing: Boolean;

Fore.NET Syntax

IsDetailing: boolean;

Description

The IsDetailing property returns attribute whether there is the use of data drill down.

Comments

Available values:

To determine whether  is used, use the IEaxGridDimensionSettings.Detailing property.

Fore and Fore.NET Examples

The property use is given in the example for IEaxGridDimensionSettings.Detailing.

See also:

IEaxGridDimensionSettings