Spread ASP.NET 16
FarPoint.Web.Spread Assembly / FarPoint.Web.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