Telerik.Web.UI.MenuAnimationSettings
Represents the animation settings like type and duration for the Telerik.Web.UI.RadMenu control.
Inheritance Hierarchy
- System.Object
- Telerik.Web.UI.ObjectWithState
- Telerik.Web.UI.AnimationSettings
- Telerik.Web.UI.MenuAnimationSettings
Properties
Duration Int32
Gets or sets the duration in milliseconds of the animation.
Duration Int32
Gets or sets the duration in milliseconds of the animation.
Type AnimationType
Gets or sets the effect that will be used for the animation.
Remarks
Use the Type property of the AnimationSettings class to customize the effect used for the animation. To turn off animation effects set this property to None.