New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.CalendarAnimationSettings

The class holding the settings for the Telerik.Web.UI.RadCalendar animations. Duration and the type of the animation could be changed.

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.UI.ObjectWithState
  • Telerik.Web.UI.CalendarAnimationSettings

Properties

Duration Int32

Gets or sets the animation duration in milliseconds.

Type CalendarAnimationType

Gets or sets the calendar animation type

In this article