RadioButton.CanUncheck Field

GeonBit.UI

RadioButtonCanUncheck Field
If set to true, clicking on an already checked radio button will uncheck if. If false (default), will do nothing.

Namespace:  GeonBit.UI.Entities
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool CanUncheck

Field Value

Type: Boolean
See Also