Provides data for the NewItem event.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.Data.Core (in DlhSoft.Data.Core.dll)

Syntax

C#
public class NewItemEventArgs : EventArgs
Visual Basic (Declaration)
Public Class NewItemEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    DlhSoft.Windows.Data..::.NewItemEventArgs

See Also