AutoCheck Property (C1RadioButton)
Gets or sets a value indicating whether the
Checked value and the appearance of the control automatically change when the control is clicked.
public bool AutoCheck {get; set;}
'Declaration
Public Property AutoCheck As Boolean