MindFusion.Wpf Pack Programmer's Guide
ItemModifiedEventArgs Members
Properties
 


Contains the arguments passed to handlers of the ItemModified event.

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

 Public Properties

  Name Description

Item

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

OldEndTime

Gets the old end time of the item.

OldResources

Gets the old resources the item was associated with. This might as well contain Contacts, Locations, Tasks or Resources depending on the current grouping type.

OldStartTime

Gets the old start time of the item.

ResizeEnd

Gets a value indicating whether the item's end has been modified.

ResizeStart

Gets a value indicating whether the item's start has been modified.

 See Also

ItemModifiedEventArgs Class
MindFusion.Scheduling.Wpf Namespace