MindFusion.Wpf Pack Programmer's Guide
RecurringItemConfirmEventArgs Members
Properties
 


Contains the arguments passed to handlers of the RecurringItemDeleting event.

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

 Public Properties

  Name Description

ConfirmAll

Gets or sets a value indicating whether the operation is allowed for all occurrences of a repeating item.

ConfirmOccurrence

Gets or sets a value indicating whether the operation is allowed for the particular occurrence.

Item

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

 See Also

RecurringItemConfirmEventArgs Class
MindFusion.Scheduling.Wpf Namespace