Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / BOF Class / fWinAny Property


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