RadControls for WPF

The TreeViewExpandCollapseAnimation type exposes the following members.

Properties

  NameDescription
Public propertyAnimationName
Gets or sets the name of the animation.
(Inherited from RadAnimation.)
Public propertyAnimationTargetName
Gets or sets the name of the element that should be animated.
Public propertyDirection
Gets or sets a value indicating whether the direction of the animation.
Public propertyDuration
Gets or sets the duration of the easing animation.
Public propertyEasingFunction
Gets or sets the easing function.
Public propertySpeedRatio
Gets or sets the value for the SpeedRatio of the Storyboard generated by this animation.
(Inherited from RadAnimation.)
Public propertyTargetName
Gets or sets the name of the element that should be animated. Using this property causes generation of non compiling code by Blend.

See Also