Skip to main content

DockItemDockingEventArgs Class

Provides data for the DockLayoutManager.DockItemDocking event.

Namespace: DevExpress.Xpf.Docking.Base

Assembly: DevExpress.Xpf.Docking.v26.1.dll

Declaration

public class DockItemDockingEventArgs :
    ItemCancelEventArgs
See Also