Specifies the style to switch Calendar from one page to another.
[Visual Basic]
Public Enum CalendarSwapStyle
[C#]
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. |
Requirements
Namespace:
EO.Web
Assembly: EO.Web (in EO.Web.dll)
See Also
EO.Web Namespace