Version 24.2 (latest)

FormulaCalculationErrorEventArgs Class Properties

For a list of all members of this type, see FormulaCalculationErrorEventArgs members.

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