DropDownCheckListCheckItems Method
Checks the matching items.
Namespace: Microsoft.Win32.TaskSchedulerAssembly: Microsoft.Win32.TaskSchedulerEditor (in Microsoft.Win32.TaskSchedulerEditor.dll) Version: 2.11.1
public void CheckItems(
Predicate<Object> match,
bool keepExisting = false
)
Parameters
- match PredicateObject
- The match.
- keepExisting Boolean (Optional)
- if set to true keep existing checked items.