FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SparklineModelUpdateEventArgs Class
Members


SparklineModelUpdateEventArgs Class
Represents the event data for the UpdatedCellRanges event, which occurs when a list of cell ranges are updated.
Syntax
'Declaration
 
Public Class SparklineModelUpdateEventArgs 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As SparklineModelUpdateEventArgs
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.Spread.SparklineModelUpdateEventArgs

See Also