Class ExpanderExpandCollapseAnimation
Animation for the Expander Expand/Collapse.
Inherited Members
Namespace: Telerik.Windows.Controls.Animation
Assembly: Telerik.Windows.Controls.dll
Syntax
public class ExpanderExpandCollapseAnimation : ExpandCollapseAnimation
Constructors
ExpanderExpandCollapseAnimation()
Declaration
public ExpanderExpandCollapseAnimation()
Methods
IsVertical(FrameworkElement)
Indicates whether the animation is vertical.
Declaration
protected override bool IsVertical(FrameworkElement control)
Parameters
System.Windows.FrameworkElement
control
The target control. |
Returns
System.Boolean
|