A newer version of this page is available.
Switch to the current version.
DockLayoutManager.ShowInvisibleItemsChanged Event
Fires when the value of the DockLayoutManager.ShowInvisibleItems property is changed.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v19.1.dll
Declaration
public event ShowInvisibleItemsChangedEventHandler ShowInvisibleItemsChanged
Public Event ShowInvisibleItemsChanged As ShowInvisibleItemsChangedEventHandler
Event Data
The ShowInvisibleItemsChanged event's data class is DevExpress.Xpf.Docking.Base.ShowInvisibleItemsChangedEventArgs.
See Also
Feedback