Gets or sets the Boolean value specifying whether control plays animations on navigation.
Namespace:
C1.Xaml.CalendarAssembly: C1.Xaml.Calendar (in C1.Xaml.Calendar.dll)
Syntax
| C# |
|---|
public bool IsAnimationEnabled { get; set; } |
| Visual Basic |
|---|
Public Property IsAnimationEnabled As Boolean Get Set |