Table of Contents

Property Sorted

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

Sorted

When implemented by a class, gets or sets a value indicating whether the items in the ICodeCompletionBox are sorted alphabetically.

bool Sorted { get; set; }

Property Value

bool