Gets a date represented by the WeekNumberSlot.

Namespace:  C1.Xaml.Calendar
Assembly:  C1.Xaml.Calendar (in C1.Xaml.Calendar.dll)

Syntax

C#
public DateTime Date { get; private set; }
Visual Basic
Public Property Date As DateTime
	Get
	Private Set

See Also