This documentation is for the old version. Go to the latest Graphics Mill docs

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

See Also

Reference