Unchecks item (checkbox and radio button only).
Parameters:
// for radio button dhxForm.uncheckItem(name, value); // for other items dhxForm.uncheckItem(name);
See also: