CarouselPanel.AnimationDisabled Property
Specifies whether animation effects for item transitions are enabled.
Namespace: DevExpress.Xpf.Carousel
Assembly: DevExpress.Xpf.Carousel.v24.1.dll
NuGet Package: DevExpress.Wpf.Carousel
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to disable animated transitions; otherwise false. |
See Also