MindFusion.Wpf Pack Programmer's Guide
DateEventArgs.Date Property
See Also
 





Gets the date and time associated with the event.

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

 Syntax

C#  Copy Code

public DateTime Date { get; }

Visual Basic  Copy Code

Public ReadOnly Property Date As DateTime

 Property Value

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

 See Also

DateEventArgs Members
DateEventArgs Class
MindFusion.Scheduling.Wpf Namespace