Spread WinForms 15
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()
See Also