Telerik.Windows.Controls.Animation

Specifies the direction of the animation.

Represents composite animation, used for declaratively creating composite animations.

Static manager class used for dynamic animations of controls.

Animation Selector, used for easier definition of animations in xaml.

Base class for selecting DynamicAnimations.

Base class for all animation classes that have easing and targeted element.

Represents an easing function that creates an animation that accelerates and/or decelerates using a circular function.

Represents an easing function that creates an animation that accelerates and/or decelerates using a circular function.

Animation for Expand/Collapse behavior.

Animation for the Expander Expand/Collapse.

Fade animation for showing/hiding elements.

Animation used to animate the FontSize of its target element from StartFontSize to TargetFontSize or back depending on the Direction of the animation.

Animation used in the RadWatermarkTextBox to animate the position of its label element.

Animation which moves an object from Old Position to Current Position.

Base class for all animation classes that have direction.

Animation for the PanelBar Expand/Collapse actions.

Represents an abstract base class for creating animations in a user interface. The RadAnimation class provides properties to define the name, repeat behavior, and speed ratio of an animation, along with methods to create and update animations for UI controls. Derived classes should implement the CreateAnimation method to generate specific animations, while the UpdateAnimation method can be overridden to adjust the timing and behavior of the storyboard before playback. This class serves as the foundation for animation management in UI applications, allowing for flexible and reusable animation logic.

Represents a double animation that transitions a specified property of a target element between a starting value and a target value. This class inherits from the OrientedAnimation and provides customization options for the animation duration, easing, and direction.

Animation for smooth resizing elements.

ResizeMode determines how resizing is performed in ResizeAnimation.

Reveal animation for expanding the element's visibility from left to right or from top to bottom and vice versa.

Scale animation for showing/hiding elements.

ScaleMode determines how scaling is performed in ScaleAnimation.

Fade animation for showing/hiding elements.

Represents sliding mode for animation.

Animation for the TreeView Expand/Collapse.

Not finding the help you need?
Contact Support