A newer version of this page is available.
Switch to the current version.
DockLayoutManager.DockItemClosedEvent Field
Identifies the DockLayoutManager.DockItemClosed routed event.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v19.1.dll
Declaration
public static readonly RoutedEvent DockItemClosedEvent
Public Shared ReadOnly DockItemClosedEvent As RoutedEvent
Field Value
Type | Description |
---|---|
RoutedEvent | A routed event identifier. |
See Also
Feedback