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

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

See Also

Reference