DataGridColumnReorderingEventArgs.DragIndicator Property

Definition

Gets or sets the popup indicator displayed while dragging. If null and Handled = true, then do not display a tooltip.

public Windows.UI.Xaml.Controls.Control DragIndicator { get; set; }
member this.DragIndicator : Windows.UI.Xaml.Controls.Control with get, set
Public Property DragIndicator As Control

Property Value

Windows.UI.Xaml.Controls.Control

Applies to