Method ClearChecked
ClearChecked(bool)
Unchecks all items in the control and optionally calls RaiseCheckedChanged(EventArgs).
public virtual bool ClearChecked(bool raiseEvents)
Parameters
raiseEvents
bool
Returns
ClearChecked()
Unchecks all items in the control.
public void ClearChecked()