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


In This Topic
    ItemEventArgs Class
    In This Topic
    Provides data for an event in a collection.
    Syntax
    'Declaration
     
    
    Public Class ItemEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As ItemEventArgs
    public class ItemEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          FarPoint.Win.Spread.ItemEventArgs
             FarPoint.Win.Spread.ItemTrackedEventArgs

    See Also