Property CodeCompletionChars
- Namespace
- Alternet.Editor.CodeCompletion
- Assembly
- Alternet.Editor.v9.dll
CodeCompletionChars
When implemented by a class, represents a collection of characters that initializes a code completion procedure when typing in the editor.
char[] CodeCompletionChars { get; set; }
Property Value
- char[]