DataSource for Entity Framework in WPF
C1.LiveLinq.LiveViews Namespace / ViewRowAddingEventArgs Class
Members

In This Topic
    ViewRowAddingEventArgs Class
    In This Topic
    Object Model
    ViewRowAddingEventArgs Class
    Syntax
    'Declaration
     
    Public Class ViewRowAddingEventArgs 
       Inherits System.EventArgs
    public class ViewRowAddingEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.LiveLinq.LiveViews.ViewRowAddingEventArgs

    See Also