AutoCheck Property (C1CheckBox)
Gets or set a value indicating whether the
Checked or
CheckState values and the C1CheckBox's appearance are automatically changed when the
C1CheckBox is clicked.
public bool AutoCheck {get; set;}
'Declaration
Public Property AutoCheck As Boolean