Gets a date represented by the WeekNumberSlot.
Namespace:
C1.Xaml.CalendarAssembly: 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 |