Version

FormulaSyntaxErrorEventArgs Class Members

The following tables list the members exposed by FormulaSyntaxErrorEventArgs.

Public Constructors
 NameDescription
Public ConstructorFormulaSyntaxErrorEventArgs ConstructorCreates a new FormulaSyntaxErrorEventArgs and sets properties to the specified values.  
Public Properties
 NameDescription
Public PropertyContextGets the context for the formula error. (Inherited from Infragistics.Calculations.FormulaErrorEventArgsBase)
Public PropertyErrorDisplayTextReturns or sets the error message to display. (Inherited from Infragistics.Calculations.FormulaErrorEventArgsBase)
See Also