Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / StyleInfo Class / ResetNoteIndicatorColor Method


In This Topic
ResetNoteIndicatorColor Method (StyleInfo)
In This Topic
Resets the NoteIndicatorColor property to its default value.
Syntax
'Declaration
 
Public Overridable Sub ResetNoteIndicatorColor() 
 
'Usage
 
Dim instance As StyleInfo
 
instance.ResetNoteIndicatorColor()
See Also