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