Animation
30 Jun 2017 / 1 minute to read
The Duration property of the SfCarousel control is used to specify the time taken to move an item to the selected item position. The duration is specified in seconds. The default value is 300s.
SfCarousel carousel= new SfCarousel(this);
carousel.Duration=500;
Was this page helpful?
Yes
No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
Help us improve this page