Table of Contents
SwapDuration Property

Defines the duration (in milliseconds) when calender switches one month to another month.

Syntax
 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