ImageSlider.StopImageAnimation() Method
Stops animation of the image currently displayed.
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Remarks
Call the StopImageAnimation method to stop animation of the image currently displayed. To start the image animation, call the ImageSlider.StartImageAnimation method.
See Also