MindFusion.Wpf Pack Programmer's Guide
DateChangedEventArgs.PreviousDate Property
See Also
 





Gets the previous visible date.

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

 Syntax

C#  Copy Code

public DateTime PreviousDate { get; }

Visual Basic  Copy Code

Public ReadOnly Property PreviousDate As DateTime

 Property Value

A .NET DateTime object specifying the previous date related to the raised event.

 See Also

DateChangedEventArgs Members
DateChangedEventArgs Class
MindFusion.Scheduling.Wpf Namespace