public enum ENScheduleViewMode : System.Enum
public enum ENScheduleViewMode : System.Enum
Member | Description |
---|---|
Day | Day view - the schedule view shows 1 day. |
Month | Month view - the schedule view shows 42 days. |
Timeline | Timeline view - the schedule view shows a specified number of days (by default 4). |
Week | Week view - the schedule view shows all 7 days of the week. |
WorkWeek | Work week view - the schedule view shows the 5 working days of the week (Monday to Friday). |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Schedule.ENScheduleViewMode
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)