Skip to main content
A newer version of this page is available. .

DockItemDraggingEventArgs Class

Provides data for the DockLayoutManager.DockItemDragging event.

Namespace: DevExpress.Xpf.Docking.Base

Assembly: DevExpress.Xpf.Docking.v19.2.dll

Declaration

public class DockItemDraggingEventArgs :
    ItemCancelEventArgs
See Also