ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / C1Calendar Class / IsAnimationEnabled Property

In This Topic
    IsAnimationEnabled Property
    In This Topic
    Gets or sets the System.Boolean value specifying whether control plays animations on navigation.
    Syntax
    'Declaration
     
    Public Property IsAnimationEnabled As System.Boolean
    public System.bool IsAnimationEnabled {get; set;}
    See Also