Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / CalendarHelper Class / EndDayTime Property

In This Topic
    EndDayTime Property
    In This Topic
    Gets or sets the System.TimeSpan value specifying the end of the working time.
    Syntax
    'Declaration
     
    
    Public Property EndDayTime As TimeSpan
    public TimeSpan EndDayTime {get; set;}
    See Also