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

DockLayoutManager.AllowCustomizationProperty Field

Identifies the DockLayoutManager.AllowCustomization dependency property.

Namespace: DevExpress.Xpf.Docking

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

Declaration

public static readonly DependencyProperty AllowCustomizationProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also