Aurigma Graphics Mill 5.5 for .NET
ListItemCollection..::.ItemRemoving Event
Fires when an item is about to be removed from the collection.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Syntax
Visual Basic
Public Event ItemRemoving As ItemRemovingEventHandler
C#
public event ItemRemovingEventHandler ItemRemoving