ADD. RadCarousel - add option to disable animation on form maximize when the EnableAnimationOnFormResize is false
Add an option to disable the re-animation of RadCarousel on form maximize.
Resolution: Added a new boolean property EnableAnimationOnFormResize. When the property is set to false, the re-animation is disabled when form is minimized/maximized.