Spread WinForms 15
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()
See Also