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

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