QueryDragPreviewImageEventArgs.Target Property
Gets the target control.
Namespace: DevExpress.Utils.DragDrop
Assembly: DevExpress.Utils.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Object | An object that specifies the target control. |
See Also