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

ListItemCollection.ItemsRemoved Event

Fires when some items have been removed from the collection.

Namespace: Aurigma.GraphicsMill.WinControls
Assembly: Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)

Syntax

Visual Basic
Public Event ItemsRemoved As ItemsRemovedEventHandler
C#
public event ItemsRemovedEventHandler ItemsRemoved

See Also

Reference