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

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

Object Model




See Also

Reference