Property Sorted
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; }
When implemented by a class, gets or sets a value indicating whether the items in the ICodeCompletionBox
are sorted alphabetically.
bool Sorted { get; set; }