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


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