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