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