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


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