Enum PopupAnimationTypes
Defines the animation type used in popups
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public enum PopupAnimationTypes
Both
Both easing and fade animation will be applied.
Easing
The control uses easing animation.
Fade
The control fades in upon showing.
None
No animation is applied.