Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ExcelSparklineGroup Class / FireUpdated Method


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