AnimationDuration - перечисление

Specifies the animation duration of item.

Пространство имён:  Telerik.Web.Mvc.UI
Сборка:  Telerik.Web.Mvc (в Telerik.Web.Mvc.dll) Версия: 2011.1.315.340
Синтаксис
C#
public enum AnimationDuration
Члены
  Имя членаЗначениеОписание
Fast200 Fast animation, duration is set to 200.
Normal400 Normal animation, duration is set to 400.
Slow600 Slow animation, duration is set to 600.
См. также