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


In This Topic
ResetBackColor Method (SpreadNotesContainer)
In This Topic
Resets the background color.
Syntax
'Declaration
 
Public Overrides Sub ResetBackColor() 
 
'Usage
 
Dim instance As SpreadNotesContainer
 
instance.ResetBackColor()
See Also