Class AnimationDirection
Defines direction of month change animation.
Inheritance
System.Object
AnimationDirection
Namespace: Syncfusion.Windows.Shared
Assembly: Syncfusion.Shared.WPF.dll
Syntax
public sealed class AnimationDirection : Enum
Fields
Horizontal
Horizontal direction of month change animation.
Declaration
public const AnimationDirection Horizontal
Field Value
Type |
---|
AnimationDirection |
Vertical
Vertical direction of month change animation.
Declaration
public const AnimationDirection Vertical
Field Value
Type |
---|
AnimationDirection |