Table of Contents

Property CodeCompletionChars

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

CodeCompletionChars

Represents a collection of characters that initializes a code completion procedure when typing in the editor.

public virtual char[] CodeCompletionChars { get; set; }

Property Value

char[]