Skip to main content
A newer version of this page is available. .

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.v18.2.dll

Declaration

Returns

Type Description
Boolean

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

See Also