MindFusion.Wpf Pack Programmer's Guide
ItemModifyConfirmEventArgs.OldStartTime Property
See Also
 





Gets or sets the old start time of the item.

Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public DateTime OldStartTime { get; set; }

Visual Basic  Copy Code

Public Property OldStartTime As DateTime

 Property Value

 See Also

ItemModifyConfirmEventArgs Members
ItemModifyConfirmEventArgs Class
MindFusion.Scheduling.Wpf Namespace