Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / FtCmo Class / fDisabled Property


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