DockLayoutManager.IsCustomizationFormVisible Property
In This Article
Gets whether the Customization Window is visible.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the Customization Window is visible; otherwise, false. |
See Also