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.v19.1.dll

Declaration

public const int DefaultItemMovingAnimationDuration = 200

Field Value

Type
Int32
See Also