Version

FormulaCircularityErrorEventArgs Class Members

The following tables list the members exposed by FormulaCircularityErrorEventArgs.

Public Constructors
 NameDescription
Public ConstructorFormulaCircularityErrorEventArgs ConstructorCreates a new FormulaCircularityErrorEventArgs and sets properties to the specified values.  
Public Properties
 NameDescription
Public PropertyContextGets the context for the formula error. (Inherited from Infragistics.Calculations.FormulaErrorEventArgsBase)
Public PropertyDisplayErrorMessageGets / sets whether to display an error message to the user.  
Public PropertyErrorDisplayTextReturns or sets the error message to display. (Inherited from Infragistics.Calculations.FormulaErrorEventArgsBase)
See Also