DataGrid.DragIndicatorStyle Property

Definition

Gets or sets the style that is used when rendering the drag indicator that is displayed while dragging column headers.

public Windows.UI.Xaml.Style DragIndicatorStyle { get; set; }
member this.DragIndicatorStyle : Windows.UI.Xaml.Style with get, set
Public Property DragIndicatorStyle As Style

Property Value

Windows.UI.Xaml.Style

Applies to