LayoutItemMovedEventArgs Class
In This Article
Provides data for the DockLayoutManager.LayoutItemMoved event.
Namespace: DevExpress.Xpf.Docking.Base
Assembly: DevExpress.Xpf.Docking.v24.2.dll
NuGet Package: DevExpress.Wpf.Docking
#Declaration
public class LayoutItemMovedEventArgs :
ItemEventArgs
#Inheritance
Object
EventArgs
RoutedEventArgs
ItemEventArgs
LayoutItemMovedEventArgs
See Also