DropDownCheckTreeSorted Property
Gets or sets a value indicating whether the items in the combo box are sorted.
Namespace: Microsoft.Win32.TaskSchedulerAssembly: Microsoft.Win32.TaskSchedulerEditor (in Microsoft.Win32.TaskSchedulerEditor.dll) Version: 2.11.1
public bool Sorted { get; set; }
Return Value
Booleantrue if the combo box is sorted; otherwise, false. The default is false.