Table of Contents

Property Sorted

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.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