Gets or sets the end hour of the work time interval.
Namespace: MindFusion.Scheduling.WebForms
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public TimeSpan WorkTimeEndHour { get; set; } |
Visual Basic
![]() |
---|
Public Property WorkTimeEndHour As TimeSpan |
An instance of the System.TimeSpan structure. Default value is "17:30:00";
This property and WorkTimeStartHour specify the working time period, whose cells are usually displayed in a different style as set in WorkTimeCellStyle. To use the same style for all cells in the timetable view, set WorkTimeCellStyle to a new empty Style.