Class ExpandCollapseAnimation
Inherited Members
Namespace: Telerik.Core
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class ExpandCollapseAnimation : RadAnimation
Constructors
ExpandCollapseAnimation()
Declaration
public ExpandCollapseAnimation()
Properties
Direction
Orientation
Declaration
public Orientation Orientation { get; set; }
Property Value
Microsoft.
|
TargetElementName
Declaration
public string TargetElementName { get; set; }
Property Value
System.
|
Methods
IsVertical(UIElement)
Declaration
protected virtual bool IsVertical(UIElement control)
Parameters
Microsoft.
|
Returns
System.
|
UpdateAnimationOverride(AnimationContext)
Declaration
protected override void UpdateAnimationOverride(AnimationContext context)
Parameters
Animation
|