Method UncheckAllItems
UncheckAllItems()
Unchecks all items in the collection.
public void UncheckAllItems()
Remarks
This method sets the checked state of all items to false. It is useful for resetting the checked state of items in a control.
Unchecks all items in the collection.
public void UncheckAllItems()
This method sets the checked state of all items to false. It is useful for resetting the checked state of items in a control.