Skip to main content
You are viewing help content for a version that is no longer maintained/updated.

RecordDragDropData Class

Contains information about transferred data when an end-user drags and drops records.

Namespace: DevExpress.Xpf.Core

Assembly: DevExpress.Xpf.Core.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Declaration

public sealed class RecordDragDropData :
    ISerializable

Remarks

Refer to the Drag-and-Drop topic to learn more.

Inheritance

Object
RecordDragDropData
See Also