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


In This Topic
ResetNoteIndicatorPosition Method (Row)
In This Topic
Resets the position of the note indicator for cells in this row to the default value.
Syntax
'Declaration
 
Public Sub ResetNoteIndicatorPosition() 
 
'Usage
 
Dim instance As Row
 
instance.ResetNoteIndicatorPosition()
See Also