Search
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