ComponentOne Basic Library for UWP
ItemContainerTransitions Property (C1ItemsControl)

C1.UWP Assembly > C1.Xaml Namespace > C1ItemsControl Class : ItemContainerTransitions Property
Gets or sets the collection of Transition style elements that apply to the item containers of a C1ItemsControl.
Syntax
'Declaration
 
Public Property ItemContainerTransitions As Windows.UI.Xaml.Media.Animation.TransitionCollection
public Windows.UI.Xaml.Media.Animation.TransitionCollection ItemContainerTransitions {get; set;}
See Also

Reference

C1ItemsControl Class
C1ItemsControl Members