Class CarouselAnimationEffect
Specifies the animation effects of carousel slide.
Inheritance
System.Object
CarouselAnimationEffect
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class CarouselAnimationEffect : Enum
Fields
Custom
Declaration
public const CarouselAnimationEffect Custom
Field Value
Fade
Declaration
public const CarouselAnimationEffect Fade
Field Value
None
Declaration
public const CarouselAnimationEffect None
Field Value
Slide
Declaration
public const CarouselAnimationEffect Slide
Field Value