WinForms Edition Documentation
C1.Win.C1Win7Pack Namespace / C1RadioButton Class / Name Property

In This Topic
Name Property (C1RadioButton)
In This Topic
Gets or sets a name associated with the C1RadioButton.
Syntax
'Declaration
 
<C1CategoryAttribute("Behavior")>
<C1DescriptionAttribute("C1RadioButton.Name", "Name associated with the radio button.")>
<DefaultValueAttribute("")>
Public Property Name As String
 
See Also