Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Wpf.LayoutControl

Declaration

public const int DefaultItemMovingAnimationDuration = 200

Field Value

Type
Int32
See Also