Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

Calendar.SwapDuration Property

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


Direct link to this topic