A newer version of this page is available.
Switch to the current version.
DockLayoutManager.IsCustomizationFormVisible Property
Gets whether the Customization Window is visible.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v19.1.dll
Declaration
public bool IsCustomizationFormVisible { get; }
Public ReadOnly Property IsCustomizationFormVisible As Boolean
Property Value
Type | Description |
---|---|
Boolean | true if the Customization Window is visible; otherwise, false. |
See Also
Feedback