Back to Devexpress

ScrollControl.AnimatedScrollingDuration Field

wpf-devexpress-dot-xpf-dot-core-dot-scrollcontrol-1952e4fe.md

latest1.1 KB
Original Source

ScrollControl.AnimatedScrollingDuration Field

Specifies how long the scrolling animation lasts (in milliseconds). The default is 500.

To enable the scrolling animation effect, set the ScrollControl.AnimateScrolling property to true.

Namespace : DevExpress.Xpf.Core

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public static int AnimatedScrollingDuration
vb
Public Shared AnimatedScrollingDuration As Integer

Field Value

Type
Int32

See Also

ScrollControl Class

ScrollControl Members

DevExpress.Xpf.Core Namespace