Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / LbsDropData Class / fFiltered Property


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