CellCalculationArgs Class
Provides data for the ICustomCalculationService.OnBeginCellCalculation method.
Namespace: DevExpress.Spreadsheet.Formulas
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Remarks
The CellCalculationArgs instance is automatically created, initialized and passed to the ICustomCalculationService.OnBeginCellCalculation method.
Inheritance
Object
CellCalculationArgs
See Also