Skip to main content

ListBoxDragDropBehavior.ShowTargetInfoInDragDropHint Attached Property

Gets or sets whether the drag-and-drop hint shows additional information about a drop target.

Namespace: DevExpress.Xpf.Core

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

NuGet Package: DevExpress.Wpf.Core

Declaration

Returns

Type Description
Boolean

true, to show additional information about a drop target in the drag-and-drop hint; otherwise, false.

See Also