'Declaration Public Enum AllDayEventAreaScrolling Inherits System.Enum
public enum AllDayEventAreaScrolling : System.Enum
Member | Description |
---|---|
None | No scrollbars or scroll buttons are displayed in the all-day event area. |
ScrollBar | A vertically oriented scrollbar is displayed within AllDayEventAreaUIElement, which provides access to rows of all-day events which are currently outside the viewable area of the control. |
ScrollButtons | Vertically oriented scroll buttons are displayed within the AllDayEventAreaDayUIElement, which provide access to rows of all-day events which are currently outside the viewable area of the control. |
ScrollButtonsAndScrollBar | Combines the 'ScrollButtons' and 'ScrollBar' settings; both scroll buttons and a scrollbar is displayed within the all-day event area. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, 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