PocketPlanner Programmer's Guide

ItemConfirmEventArgs Members

Properties

Contains the arguments passed to handlers of item validation events, such as ItemCreating and ItemDeleting.

The following tables list the members exposed by the ItemConfirmEventArgs type.

 Public Properties

  Name Description

Confirm

Gets or sets a value indicating whether the action related to this event should be confirmed or canceled.

 See Also