Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / StyleInfo Class / ResetNoteIndicatorColor Method


In This Topic
    ResetNoteIndicatorColor Method (StyleInfo)
    In This Topic
    Resets the NoteIndicatorColor property to its default value.
    Syntax
    'Declaration
     
    
    Public Overridable Sub ResetNoteIndicatorColor() 
    'Usage
     
    
    Dim instance As StyleInfo
     
    instance.ResetNoteIndicatorColor()
    public virtual void ResetNoteIndicatorColor()
    See Also