Skip to main content

CellCalculationArgs Class

Namespace: DevExpress.Spreadsheet.Formulas

Assembly: DevExpress.Spreadsheet.v24.1.Core.dll

Declaration

public class CellCalculationArgs

Remarks

The CellCalculationArgs instance is automatically created, initialized and passed to the ICustomCalculationService.OnBeginCellCalculation method.

Inheritance

Object
CellCalculationArgs
See Also