Value

CheckBox.Value property

Indica se la casella di controllo è selezionata o meno.

public bool Value { get; set; }

Guarda anche