Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

CellCalculationArgs Class

Namespace: DevExpress.Spreadsheet.Formulas

Assembly: DevExpress.Spreadsheet.v19.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