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