Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / C1Calendar Class / IsAnimated Property

In This Topic
    IsAnimated Property
    In This Topic
    Gets or sets whether the control is animated during navigation.
    Syntax
    'Declaration
     
    
    Public Property IsAnimated As Boolean
    public bool IsAnimated {get; set;}
    See Also