Value

CheckBox.Value property

表示复选框是否被选中。

public bool Value { get; set; }

也可以看看