'Declaration Public Enum CalendarDisplayMode Inherits System.Enum
public enum CalendarDisplayMode : System.Enum
Member | Description |
---|---|
Merged | All of the visible ResourceCalendar instances in the CalendarGroupBase.VisibleCalendars of the XamScheduleDataManager.CalendarGroups are displayed in a single group. |
Overlay | The calendars are displayed in groups based on the XamScheduleDataManager.CalendarGroups |
Separate | Each visible ResourceCalendar in the CalendarGroupBase.VisibleCalendars of the XamScheduleDataManager.CalendarGroups is displayed as a separate group. |
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