StartRecordDragEventArgs.DragElement Property
Gets a drag element that is a control on which the drag-and-drop operation has been initiated.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Object | A drag element that is a control on which the drag-and-drop operation has been initiated. |
See Also