Defines the duration (in milliseconds) when calender switches one month to another month.
[Visual Basic]
Public Property SwapDuration As
Int32
[C#]
public
Int32 SwapDuration {get; set;}
Remarks
Defines the duration (in milliseconds) when calender switches one month to another month. By default, it's 300 milliseconds.
See Also
Calendar Class | EO.Web Namespace