Share via


RadioButton.UncheckedButton Field

Definition

The name of the unchecked button element in the control template.

public: System::String ^ UncheckedButton;
public const string UncheckedButton;
val mutable UncheckedButton : string
Public Const UncheckedButton As String 

Field Value

The string "Button".

Applies to