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

RecordDragDropData Class

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

Namespace: DevExpress.Xpf.Core

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

NuGet Package: 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