InputElement.SetRadioValue

InputElement.SetRadioValue method

Legt den Checkedness-Zustand für das Eingabeelement mit dem Radiotyp fest.

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

Siehe auch