ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / ItemEventArgs Class
Members

In This Topic
    ItemEventArgs Class
    In This Topic
    This class represent data of binding list event.
    Object Model
    ItemEventArgs Class
    Syntax
    'Declaration
     
    Public Class ItemEventArgs 
       Inherits System.EventArgs
    public class ItemEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.C1GanttView.ItemEventArgs

    See Also