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


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