Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / AppearanceStyleInfo Class / ResetNoteIndicatorColor Method


In This Topic
    ResetNoteIndicatorColor Method (AppearanceStyleInfo)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overrides Sub ResetNoteIndicatorColor() 
    'Usage
     
    
    Dim instance As AppearanceStyleInfo
     
    instance.ResetNoteIndicatorColor()
    public override void ResetNoteIndicatorColor()
    See Also