ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / WeekNumberSlot Class / Date Property

In This Topic
    Date Property (WeekNumberSlot)
    In This Topic
    Gets a date represented by the WeekNumberSlot.
    Syntax
    'Declaration
     
    Public ReadOnly Property Date As System.Date
    public System.DateTime Date {get;}
    See Also