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


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