Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / Rows.DefaultRow Class / ResetNoteIndicatorSize Method


In This Topic
    ResetNoteIndicatorSize Method (Rows.DefaultRow)
    In This Topic
    Resets the size of the note indicator for cells in this row to the default value.
    Syntax
    'Declaration
     
    
    Public Sub ResetNoteIndicatorSize() 
    'Usage
     
    
    Dim instance As Rows.DefaultRow
     
    instance.ResetNoteIndicatorSize()
    public void ResetNoteIndicatorSize()
    See Also