Namespace: DeltaEngine.Scenes.ControlsAssembly: DeltaEngine.Scenes (in DeltaEngine.Scenes.dll) Version: 1.1.1.0 (1.1.1)
public RadioButton SelectedButton { get; }
public RadioButton SelectedButton { get; }
Public ReadOnly Property SelectedButton As RadioButton
Get
Public ReadOnly Property SelectedButton As RadioButton
Get
public:
property RadioButton^ SelectedButton {
RadioButton^ get ();
}
public:
property RadioButton^ SelectedButton {
RadioButton^ get ();
}
member SelectedButton : RadioButton with get
member SelectedButton : RadioButton with get
Property Value
Type:
RadioButton