Animation Property (C1Carousel)
In This Topic
A value determines the settings of the animation effect to be used when the wijcarousel is scrolling.
Syntax
'Declaration
Public Property Animation As Animation
public Animation Animation {get; set;}
See Also