The following tables list the members exposed by FormulaCircularityErrorEventArgs.
| Name | Description | |
|---|---|---|
![]() | FormulaCircularityErrorEventArgs Constructor | Creates an instance of the FormulaCircularityEventArgs in anticipation of it being thrown by the _CALCMANAGER_.FormulaCircularityError event when a circular reference has been discovered in the calculation network. |
| Name | Description | |
|---|---|---|
![]() | Context | Gets the context for the formula error. (Inherited from Infragistics.WebUI.CalcEngine.FormulaErrorEventArgsBase) |
![]() | DisplayErrorMessage | Gets / sets whether an error message is displayed to the end user. |
![]() | ErrorDisplayText | Returns or sets the error message to display. (Inherited from Infragistics.WebUI.CalcEngine.FormulaErrorEventArgsBase) |