DragDropHintData.TargetRecord Property
Gets or sets a record that is a drop target.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Object | A record that is a drop target. |
See Also