Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SparklineModelUpdateEventArgs Class
Members


In This Topic
    SparklineModelUpdateEventArgs Class
    In This Topic
    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
    public class SparklineModelUpdateEventArgs : System.EventArgs 
    Inheritance Hierarchy

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

    See Also