'Declaration Public Enum WeekDisplayMode Inherits System.Enum
public enum WeekDisplayMode : System.Enum
Member | Description |
---|---|
None | The dates displayed in the ScheduleTimeControlBase is based upon the dates in the ScheduleControlBase.VisibleDates and may be discontiguous. |
Week | The dates displayed in the ScheduleTimeControlBase are the 7 days in the week containing with the ScheduleControlBase.SelectedTimeRange Start. |
WorkWeek | The dates displayed in the ScheduleTimeControlBase are the working days in the week containing with the ScheduleControlBase.SelectedTimeRange Start. The working hour information is based upon the ScheduleTimeControlBase.WorkingHoursSource |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2