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

ListBoxDragDropBehavior.ShowDragDropHint Attached Property

Gets or sets whether the drag-and-drop hint is displayed when dragging a record. This is an attached property.

Namespace: DevExpress.Xpf.Core

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

Declaration

Returns

Type Description
Boolean

true, to show the drag-and-drop hint when dragging the record; otherwise, false.

See Also