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


In This Topic
ResetNoteIndicatorSize Method (StyleInfo)
In This Topic
Resets the cell note indicator size.
Syntax
'Declaration
 
Public Overridable Sub ResetNoteIndicatorSize() 
 
'Usage
 
Dim instance As StyleInfo
 
instance.ResetNoteIndicatorSize()
See Also