Aurigma Graphics Mill 5.5 for .NET
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
System..::.Object
L
System..::.EventArgs
L
Aurigma.GraphicsMill.WinControls..::.ItemEventArgs
L
Aurigma.GraphicsMill.WinControls..::.ItemActionRequestEventArgs
L
Aurigma.GraphicsMill.WinControls..::.ItemInsertingEventArgs


