Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / SpreadNotesContainer Class / ShouldSerializeBackColor Method


In This Topic
ShouldSerializeBackColor Method (SpreadNotesContainer)
In This Topic
Determines whether to serialize the background color.
Syntax
'Declaration
 
Public Overrides Function ShouldSerializeBackColor() As Boolean
 
'Usage
 
Dim instance As SpreadNotesContainer
Dim value As Boolean
 
value = instance.ShouldSerializeBackColor()
See Also