IntelliErrorsEnabled Property (ExpressionEditorCollection)
In This Topic
Gets or sets a value indicating if the IntelliErrors is enabled.
Syntax
'Declaration
Public Property IntelliErrorsEnabled As Boolean
public bool IntelliErrorsEnabled {get; set;}
See Also