Version

FormulaSyntaxErrorEventArgs Class Members

The following tables list the members exposed by FormulaSyntaxErrorEventArgs.

Public Constructors
 NameDescription
Public ConstructorFormulaSyntaxErrorEventArgs ConstructorConstructor.  
Public Properties
 NameDescription
Public PropertyContextGets the context for the formula error. (Inherited from Infragistics.WebUI.CalcEngine.FormulaErrorEventArgsBase)
Public PropertyDisplayErrorMessageGets / sets whether an error message is displayed to the end user.  
Public PropertyErrorDisplayTextReturns or sets the error message to display. (Inherited from Infragistics.WebUI.CalcEngine.FormulaErrorEventArgsBase)
See Also