Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / NamedStyle Class / ResetNoteIndicatorPosition Method


In This Topic
    ResetNoteIndicatorPosition Method (NamedStyle)
    In This Topic
    Resets to its default value the position of the note indicator for the style.
    Syntax
    'Declaration
     
    
    Public Overrides Sub ResetNoteIndicatorPosition() 
    'Usage
     
    
    Dim instance As NamedStyle
     
    instance.ResetNoteIndicatorPosition()
    public override void ResetNoteIndicatorPosition()
    See Also