Aurigma Graphics Mill 5.5 for .NET
ItemActionRequestEventArgs Class
Provides arguments for the events that are related to an IListItem object and represent some action that can be canceled.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Syntax
Visual Basic
Public Class ItemActionRequestEventArgs _ Inherits ItemEventArgs
C#
public class ItemActionRequestEventArgs : ItemEventArgs
Inheritance Hierarchy
System..::.Object
L
System..::.EventArgs
L
Aurigma.GraphicsMill.WinControls..::.ItemEventArgs
L
Aurigma.GraphicsMill.WinControls..::.ItemActionRequestEventArgs
L
Aurigma.GraphicsMill.WinControls..::.ItemInsertingEventArgs


