Occurs when a new item is created in the collection to allow the event handlers to create their own item type.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.Data.Core (in DlhSoft.Data.Core.dll)
Syntax
C# |
---|
public event NewItemEventHandler NewItem |
Visual Basic (Declaration) |
---|
Public Event NewItem As NewItemEventHandler |