The following tables list the members exposed by FormulaCalculationErrorEventArgs.
Name | Description | |
---|---|---|
![]() | FormulaCalculationErrorEventArgs Constructor | Initializes a new FormulaCalculationErrorEventArgs |
Name | Description | |
---|---|---|
![]() | Context | Gets the context for the formula error. (Inherited from Infragistics.Win.CalcEngine.FormulaErrorEventArgsBase) |
![]() | ErrorDisplayIcon | The icon used to indicate that an error has occurred. |
![]() | ErrorDisplayText | Returns or sets the error message to display. (Inherited from Infragistics.Win.CalcEngine.FormulaErrorEventArgsBase) |
![]() | ErrorInfo | Gets the UltraCalcErrorValue. |
![]() | ErrorValue | Gets the UltraCalcErrorValue. |