Version

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.WebUI.CalcEngine.FormulaErrorEventArgsBase)
Public PropertyErrorDisplayIconThe icon used to indicate that an error has occurred.  
Public PropertyErrorDisplayTextReturns or sets the error message to display. (Inherited from Infragistics.WebUI.CalcEngine.FormulaErrorEventArgsBase)
Public PropertyErrorInfoGets the UltraCalcErrorValue.  
Public PropertyErrorValueGets the UltraCalcErrorValue.  
See Also