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


In This Topic
ShouldSerializeBorder Method (SuperEditBase)
In This Topic
Internal use only.
Syntax
'Declaration
 
Public Overrides Function ShouldSerializeBorder() As Boolean
 
'Usage
 
Dim instance As SuperEditBase
Dim value As Boolean
 
value = instance.ShouldSerializeBorder()

Return Value

True if the property value has changed from its default; otherwise, false.
See Also