Table of Contents

Property Handled

Namespace
Alternet.Syntax
Assembly
Alternet.Syntax.v9.dll

Handled

Represents a value indicating whether the CodeCompletion event is handled. If the event is handled, code completion box will not appear.

public bool Handled { get; set; }

Property Value

bool