DrillCell(Row: Integer; Column: Integer; DrillType: EaxDrillType);
DrillCell(Row: Integer; Column: Integer; DrillType: Prognoz.Platform.Interop.Express.EaxDrillType);
Row. The cells index in row.
Column. The cells index in column.
DrillType. Data drilldown method.
The DrillCell method performs data drilldown for the selected table cell.
The method is outdated, use IEaxGrid.DrillCellResult.
See also: