Spread Windows Forms 12.0 Product Documentation
Updated Event (ExcelSparklineGroup)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > ExcelSparklineGroup Class : Updated Event
Occurs when a group has been updated.
Syntax
'Declaration
 
Public Event Updated As EventHandler
'Usage
 
Dim instance As ExcelSparklineGroup
Dim handler As EventHandler
 
AddHandler instance.Updated, handler
public event EventHandler Updated
See Also

Reference

ExcelSparklineGroup Class
ExcelSparklineGroup Members