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


In This Topic
GetNewFormat Method (SuperEditBase)
In This Topic
Gets the new format.
Syntax
'Declaration
 
Protected Overridable Function GetNewFormat() As String
 
'Usage
 
Dim instance As SuperEditBase
Dim value As String
 
value = instance.GetNewFormat()
See Also