Gets or sets the Boolean value specifying whether control plays animations on navigation.

Namespace:  C1.Xaml.Calendar
Assembly:  C1.Xaml.Calendar (in C1.Xaml.Calendar.dll)

Syntax

C#
public bool IsAnimationEnabled { get; set; }
Visual Basic
Public Property IsAnimationEnabled As Boolean
	Get
	Set

See Also