ImageSlider.StopImageAnimation() Method
Stops animation of the image currently displayed.
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v24.2.dll
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