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

LayoutItemMovedEventArgs Class

Provides data for the DockLayoutManager.LayoutItemMoved event.

Namespace: DevExpress.Xpf.Docking.Base

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

Declaration

public class LayoutItemMovedEventArgs :
    ItemEventArgs

Inheritance

See Also