Raised when the StartTime property of an item in this Schedule has changed. The ItemTimeEventArgs.Time property provides the previous StartTime value of the item. Namespace: MindFusion.Scheduling
|
C# |
---|
public ItemTimeEventHandler ItemStartTimeChanged |
Visual Basic |
---|
Public ItemStartTimeChanged As ItemTimeEventHandler |
ItemStartTimeChanged event handlers receive an argument of type ItemTimeEventArgs.
The ItemTimeEventArgs.Time property provides the previous StartTime value of the item.