InputElement.SetCheckboxValue

InputElement.SetCheckboxValue method

Legt den Checkedness-Status für das Eingabeelement mit dem Checkbox-Typ fest.

public void SetCheckboxValue(bool value)
ParameterTypBeschreibung
valueBooleanDie Geprüftheit.

Siehe auch