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


In This Topic
ResetNoteIndicatorPosition Method (AlternatingRow)
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 AlternatingRow
 
instance.ResetNoteIndicatorPosition()
See Also