Aurigma Graphics Mill 5.5 for .NET
ListItemCollection..::.ItemInserting Event
Fires when new item is about to be inserted into the collection.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Syntax
Visual Basic
Public Event ItemInserting As ItemInsertingEventHandler
C#
public event ItemInsertingEventHandler ItemInserting