Click or drag to resize

RadioButton.TextValue Property (Typed)

X#
RadioButton:TextValue is set to the RadioButton:Caption text.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY TextValue AS STRING GET SET 
Request Example View Source

Property Value

Type: String
RadioButton:TextValue is set to the RadioButton:Caption text.
Remarks
RadioButton:TextValue is set to the RadioButton:Caption text. The RadioButton:TextValue assign also changes the RadioButton:Caption.
See Also