Animation for the Expander Expand/Collapse.
Definition
Namespace:Telerik.Windows.Controls.Animation
Assembly:Telerik.Windows.Controls.dll
Syntax:
C#
public class ExpanderExpandCollapseAnimation : ExpandCollapseAnimation
Inheritance: objectRadAnimationExpandCollapseAnimationExpanderExpandCollapseAnimation
Inherited Members
Constructors
C#
public ExpanderExpandCollapseAnimation()
Methods
Indicates whether the animation is vertical.
C#
protected override bool IsVertical(FrameworkElement control)
The target control.
Returns:Overrides: