Gets the old value of the time property whose change caused the event to occur.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public DateTime Time { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Time As DateTime |
An instance of the .NET DateTime class.