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


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