Search
ItemModifyConfirmEventArgs.OldEndTime Property
See Also
 





Gets or sets the old end time of the item.

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

 Syntax

C#  Copy Code

public DateTime OldEndTime { get; set; }

Visual Basic  Copy Code

Public Property OldEndTime As DateTime

 Property Value

 See Also