Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / AlternatingRow Class / ResetNoteIndicatorSize Method


In This Topic
    ResetNoteIndicatorSize Method (AlternatingRow)
    In This Topic
    Resets the cell note indicator size for cells in this row.
    Syntax
    'Declaration
     
    
    Public Sub ResetNoteIndicatorSize() 
    'Usage
     
    
    Dim instance As AlternatingRow
     
    instance.ResetNoteIndicatorSize()
    public void ResetNoteIndicatorSize()
    See Also