Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ExcelSparklineSetting Class / FireUpdated Method


In This Topic
    FireUpdated Method (ExcelSparklineSetting)
    In This Topic
    Fires the updated event.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub FireUpdated() 
    'Usage
     
    
    Dim instance As ExcelSparklineSetting
     
    instance.FireUpdated()
    protected virtual void FireUpdated()
    See Also