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

LayoutControl.AllowItemMovingDuringCustomizationProperty Field

Identifies the LayoutControl.AllowItemMovingDuringCustomization dependency property.

Namespace: DevExpress.Xpf.LayoutControl

Assembly: DevExpress.Xpf.LayoutControl.v19.1.dll

Declaration

public static readonly DependencyProperty AllowItemMovingDuringCustomizationProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also