Enum SlideMode
Represents sliding mode for animation.
Namespace: Telerik.Windows.Controls.Animation
Assembly: Telerik.Windows.Controls.dll
Syntax
public enum SlideMode
Bottom
The animated element slides from bottom to top.
Top
The animated element slides from top to bottom.