MindFusion.Wpf Pack Programmer's Guide
ItemModifyConfirmEventArgs Properties
 


 Public Properties

  Name Description

Confirm

Gets or sets a value indicating whether the action related to this event should be confirmed or canceled. (Inherited from ItemConfirmEventArgs.)

Item

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

OldEndTime

Gets or sets the old end time of the item.

OldListLane

Gets or sets the index of the old list lane of the item.

OldResources

Gets a list with the resources the modified item was previously associated with. This might as well be a Contact, Location, Task or Resource depending on the current grouping type.

OldStartTime

Gets or sets the old start time of the item.

ResizeEnd

Gets a value indicating whether the item's end is being modified.

ResizeStart

Gets a value indicating whether the item's start is being modified.

 See Also

ItemModifyConfirmEventArgs Class
MindFusion.Scheduling.Wpf Namespace