Gets or sets a value that enables or disables the popup animation of the drop-down calendar. This is a dependency property.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight
C#
![]() |
---|
public bool IsAnimationEnabled { get; set; } |
Visual Basic
![]() |
---|
Public Property IsAnimationEnabled As Boolean |
true to enable the drop-down animation; otherwise, false.