RadioButtonGroup Class

Definition

public ref class RadioButtonGroup abstract sealed
public static class RadioButtonGroup
type RadioButtonGroup = class
Public Class RadioButtonGroup
Inheritance
RadioButtonGroup

Fields

GroupNameProperty

Bindable property for attached property GroupName.

SelectedValueProperty

Bindable property for attached property SelectedValue.

Methods

GetGroupName(BindableObject)
GetSelectedValue(BindableObject)
SetGroupName(BindableObject, String)
SetSelectedValue(BindableObject, Object)

Applies to