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

ItemInsertingEventArgs Class

Provides arguments for the ItemInserting event of the ListItemCollection class.

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

Syntax

Visual Basic
Public Class ItemInsertingEventArgs _
	Inherits ItemActionRequestEventArgs
C#
public class ItemInsertingEventArgs : ItemActionRequestEventArgs

Inheritance Hierarchy

Object Model




See Also

Reference