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 ICompletionListBox
are sorted alphabetically.
bool Sorted { get; set; }