Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / DesignerMain Class / ShouldSerializeBackgroundColor Method


In This Topic
ShouldSerializeBackgroundColor Method
In This Topic
Syntax
'Declaration
 
Protected Function ShouldSerializeBackgroundColor() As Boolean
 
'Usage
 
Dim instance As DesignerMain
Dim value As Boolean
 
value = instance.ShouldSerializeBackgroundColor()
See Also