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