Value

CheckBox.Value property

Indica si el checkbox está marcado o no.

public bool Value { get; set; }

Ver también