IEaxGridDimensionSettings.IsDetailing

Syntax

IsDetailing: Boolean;

Description

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

Comments

Available values:

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

Example

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

See also:

IEaxGridDimensionSettings