LayoutItemMovedEventArgs.Target Property
In This Article
Gets the item next to which the current item (ItemEventArgs.Item) is inserted.
Namespace: DevExpress.Xpf.Docking.Base
Assembly: DevExpress.Xpf.Docking.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Base |
A Base |
See Also