Aurigma Graphics Mill 5.5 for .NET
ListItemCollection..::.ItemsInserted Event
Fires when new items have been inserted into the collection.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Syntax
Visual Basic
Public Event ItemsInserted As ItemsInsertedEventHandler
C#
public event ItemsInsertedEventHandler ItemsInserted