The following tables list the members exposed by FormulaErrorEventArgs.
Name | Description | |
---|---|---|
FormulaErrorEventArgs Constructor | Creates an instance of the FormulaErrorEventArgs in anticipation of being thrown in response to a formula error occuring during a calculation. |
Name | Description | |
---|---|---|
Context | Context identifying an underlying domain-specific object where the error has occurred. (Inherited from Infragistics.WebUI.CalcEngine.FormulaErrorBaseEventArgs) | |
Control | Gets the target WebControl this error is directed to. | |
ErrorDisplayValue | Provides access to the ErrorDisplayValue that determines the displayed value to the end user. | |
ErrorValue | Error value intended for storage in the reference object. (Inherited from Infragistics.WebUI.CalcEngine.FormulaErrorBaseEventArgs) |
Name | Description | |
---|---|---|
ErrDisplay | Error value intended for display by the reference object. (Inherited from Infragistics.WebUI.CalcEngine.FormulaErrorBaseEventArgs) |