RadioButton Properties |
The RadioButton type exposes the following members.
| Name | Description | |
|---|---|---|
| Checked |
Gets or sets a value indicating whether this RadioButton is checked.
| |
| Command |
Gets or sets the command to invoke when the radio button is pressed.
| |
| CommandParameter |
Gets or sets the parameter to pass to the Command when executing or determining its CanExecute state.
|