IsDetailing: Boolean;
The IsDetailing property returns attribute whether there is the use of data drill down.
Available values:
True. Drilldown is used.
False. Default. Drilldown is not used.
To determine whether data drilldown is used, use the IEaxGridDimensionSettings.Detailing property.
The property use is given in the example for IEaxGridDimensionSettings.Detailing.
See also: