ComponentOne InputPanel for WinForms
Text Property (InputRadioButton)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputRadioButton Class : Text Property
Gets or sets the text associated with the component.
Syntax
'Declaration
 
Public Overrides Property Text As System.String
public override System.string Text {get; set;}
See Also

Reference

InputRadioButton Class
InputRadioButton Members