RecordDragDropData(Object[]) Constructor
Initializes a new instance of the RecordDragDropData class.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v25.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| records | Object[] | Transferred records. |
See Also