Click or drag to resize

RadioButton Properties

The RadioButton type exposes the following members.

Properties
  NameDescription
Public propertyChecked
Gets or sets a value indicating whether this RadioButton is checked.
Public propertyCommand
Gets or sets the command to invoke when the radio button is pressed.
Public propertyCommandParameter
Gets or sets the parameter to pass to the Command when executing or determining its CanExecute state.
Top
See Also