Property CheckState
CheckState
Gets or sets the state of the CheckBox.
CheckState CheckState { get; set; }
Property Value
- CheckState
One of the CheckState enumeration values. The default value is Unchecked.
Gets or sets the state of the CheckBox.
CheckState CheckState { get; set; }
One of the CheckState enumeration values. The default value is Unchecked.