DragDropHintData.Owner Property
Gets or sets a DataViewBase that is an owner of the drag-and-drop operation.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
FrameworkElement | An owner of the drag-and-drop operation. |
See Also