Skip to main content

DockItemDraggingEventArgs Class

Provides data for the DockLayoutManager.DockItemDragging event.

Namespace: DevExpress.Xpf.Docking.Base

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

Declaration

public class DockItemDraggingEventArgs :
    ItemCancelEventArgs
See Also