ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / C1CalendarPresenter Class / ItemContainerTransitions Property

In This Topic
    ItemContainerTransitions Property (C1CalendarPresenter)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ItemContainerTransitions As Windows.UI.Xaml.Media.Animation.TransitionCollection
    public Windows.UI.Xaml.Media.Animation.TransitionCollection ItemContainerTransitions {get; set;}
    See Also