Version 24.2 (latest)

FormulaCalculationErrorEventArgs Class Members

The following tables list the members exposed by FormulaCalculationErrorEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyContextGets the context for the formula error. (Inherited from Infragistics.Calculations.FormulaErrorEventArgsBase)
Public PropertyErrorDisplayTextReturns or sets the error message to display. (Inherited from Infragistics.Calculations.FormulaErrorEventArgsBase)
Public PropertyErrorInfoGets the Infragistics.Calculations.Engine.CalculationErrorValue.  
Public PropertyErrorValueGets the value that's in error.  
See Also