Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / FtPioGrbit Class / fCtl Property


In This Topic
fCtl Property (FtPioGrbit)
In This Topic
Syntax
'Declaration
 
Public Property fCtl As Boolean
 
'Usage
 
Dim instance As FtPioGrbit
Dim value As Boolean
 
instance.fCtl = value
 
value = instance.fCtl
See Also