Value

CheckBox.Value property

Gibt an, ob das Kontrollkästchen aktiviert ist oder nicht.

public bool Value { get; set; }

Siehe auch