Skip to main content
A newer version of this page is available. .

FlowLayoutControl.DefaultItemMovingAnimationDuration Field

Specifies the default value for the FlowLayoutControl.ItemMovingAnimationDuration property. The property is set to 200.

Namespace: DevExpress.Xpf.LayoutControl

Assembly: DevExpress.Xpf.LayoutControl.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.LayoutControl, DevExpress.Wpf.Layout

Declaration

public const int DefaultItemMovingAnimationDuration = 200

Field Value

Type
Int32
See Also