MindFusion.Wpf Pack 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.

Item

Gets the item related to the event. (Inherited from ItemEventArgs.)

 See Also

ItemConfirmEventArgs Class
MindFusion.Scheduling.Wpf Namespace