Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / SuperEditBase Class / GetValueFromFreeFormat Method


In This Topic
GetValueFromFreeFormat Method
In This Topic
Internal use only.
Syntax
'Declaration
 
Public Overridable Function GetValueFromFreeFormat() As Object
 
'Usage
 
Dim instance As SuperEditBase
Dim value As Object
 
value = instance.GetValueFromFreeFormat()
See Also