Spread Windows Forms 17
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()
    public void ResetNoteIndicatorPosition()
    See Also