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


In This Topic
    ResetNoteIndicatorColor Method (DynamicStyleInfo)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Sub ResetNoteIndicatorColor() 
    'Usage
     
    
    Dim instance As DynamicStyleInfo
     
    instance.ResetNoteIndicatorColor()
    public virtual void ResetNoteIndicatorColor()
    See Also