DockLayoutManager.AllowCustomization Property
In This Article
Gets or sets whether Customization Mode can be invoked. This is a dependency property.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if Customization Mode can be invoked; otherwise, false. |
#Remarks
See Customization Mode to learn more.
See Also