IntelliErrorsEnabled Property (C1ExpressionEditor)
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