ResetNoteIndicatorColor Method (NamedStyle) | Spread Windows Forms 18
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / NamedStyle Class / ResetNoteIndicatorColor Method


In This Topic
ResetNoteIndicatorColor Method (NamedStyle)
In This Topic
Resets to its default value the color of the note indicator for the style.
Syntax
'Declaration
 
Public Overrides Sub ResetNoteIndicatorColor() 
 
'Usage
 
Dim instance As NamedStyle
 
instance.ResetNoteIndicatorColor()
See Also