Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OBJ Class / radioButton Property


In This Topic
radioButton Property
In This Topic
Syntax
'Declaration
 
Public Property radioButton As FtRboData
 
'Usage
 
Dim instance As OBJ
Dim value As FtRboData
 
instance.radioButton = value
 
value = instance.radioButton
See Also