<< Click to Display Table of Contents >>
Enable Uncheck
Indicates whether to allow unchecking a RadioButton in a RadioButtonGroup or not.
A checked RadioButton can be unchecked only by checking other RadioButton.
In order to allow unchecking a RadioButton regardless of other RadioButtons, set the Enable Uncheck property to "True".
Checking or unchecking of RadioButton of which Enable Uncheck property is "True" works in toggle mode.