GroupName Property (WPFRadioButton)

Action

Gets the group name of this radio button.

Syntax

C#
protected String GroupName { get; }
VB
'Declaration
Protected Read Property GroupName As String

Access

Read only.