A newer version of this page is available.
Switch to the current version.
DockLayoutManager.CustomizationFormVisibleChanged Event
Fires after the Customization Window has been displayed or hidden.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v19.1.dll
Declaration
public event CustomizationFormVisibleChangedEventHandler CustomizationFormVisibleChanged
Public Event CustomizationFormVisibleChanged As CustomizationFormVisibleChangedEventHandler
Event Data
The CustomizationFormVisibleChanged event's data class is DevExpress.Xpf.Docking.Base.CustomizationFormVisibleChangedEventArgs.
See Also
Feedback