Table of Contents
CalendarSwapStyle Enumeration

Specifies the style to switch Calendar from one page to another.

Namespace: EO.Web
Assembly: EO.Web (in EO.Web.dll)

Syntax
 public enum CalendarSwapStyle
Members
Member Name Description
None Do not use any swap styles.
Exponential Switches the pages at exponential speed.
Linear Switches the pages at linear speed.
See Also