Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / CalendarViewModeAnimation Class / AnimationMode Property

In This Topic
    AnimationMode Property
    In This Topic
    Gets or sets the kind of animation used to change ViewMode.
    Syntax
    'Declaration
     
    
    Public Property AnimationMode As CalendarViewModeAnimationMode
    public CalendarViewModeAnimationMode AnimationMode {get; set;}
    See Also