New to Telerik UI for WPFStart a free 30-day trial

Animation for the Expander Expand/Collapse.

Definition

Constructors

C#
public ExpanderExpandCollapseAnimation()

Methods

Indicates whether the animation is vertical.

C#
protected override bool IsVertical(FrameworkElement control)
Parameters:controlFrameworkElement

The target control.

Returns:

bool

Overrides: ExpandCollapseAnimation.IsVertical(FrameworkElement)