Skip to main content

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

NuGet Package: DevExpress.Wpf.Core

Declaration

Returns

Type Description
Boolean

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

See Also