Version 24.2 (latest)

FormulaReferenceErrorEventArgs Class Members

The following tables list the members exposed by FormulaReferenceErrorEventArgs.

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. (Inherited from Infragistics.Calculations.FormulaCalculationErrorEventArgs)
Public PropertyErrorValueGets the value that's in error. (Inherited from Infragistics.Calculations.FormulaCalculationErrorEventArgs)
See Also