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

In This Topic
Text Property (C1RadioButton)
In This Topic
Gets or sets the radio button text.
Syntax
'Declaration
 
<C1CategoryAttribute("Appearance")>
<DefaultValueAttribute("")>
<C1DescriptionAttribute("C1RadioButton.Text", "Specifies the radio button text.")>
<LocalizableAttribute(True)>
Public Property Text As String
 
See Also