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

ItemInsertingEventArgs Properties

The ItemInsertingEventArgs type exposes the following members.

Properties

Name Description
Public property Cancel

Gets/sets value determining whether the action of the event should be cancelled.

(Inherited from ItemActionRequestEventArgs.)
Public property Index

Gets an index of the item which it will get after inserting.

Public property Item

Gets the list item object that is related to the event.

(Inherited from ItemEventArgs.)

See Also

Reference