'Fade Animations WebMonthCalendar1.ListAnimation.FadeCloseDuration = 500 WebMonthCalendar1.ListAnimation.FadeCloseEquationType = Infragistics.Web.UI.AnimationEquationType.EaseInOut WebMonthCalendar1.ListAnimation.FadeOpenDuration = 500 WebMonthCalendar1.ListAnimation.FadeOpenEquationType = Infragistics.Web.UI.AnimationEquationType.EaseOut 'Slide Animations WebMonthCalendar1.ListAnimation.SlideCloseDirection = Infragistics.Web.UI.SlideDirection.Horizontal WebMonthCalendar1.ListAnimation.SlideCloseDuration = 500 WebMonthCalendar1.ListAnimation.SlideCloseEquationType = Infragistics.Web.UI.AnimationEquationType.EaseOut WebMonthCalendar1.ListAnimation.SlideOpenDirection = Infragistics.Web.UI.SlideDirection.Vertical WebMonthCalendar1.ListAnimation.SlideOpenDuration = 500 WebMonthCalendar1.ListAnimation.SlideOpenEquationType = Infragistics.Web.UI.AnimationEquationType.EaseIn