Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule 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 Date
    public DateTime Date {get;}
    See Also