Skip to main content

FlowLayoutControl.DefaultItemMovingAnimationDuration Field

In This Article

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

Namespace: DevExpress.Xpf.LayoutControl

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

#Declaration

public const int DefaultItemMovingAnimationDuration = 200

#Field Value

Type
Int32
See Also