DataGridColumnReorderingEventArgs.

DragIndicator Property

Summary

The popup indicator displayed while dragging. If null and Handled = true, then do not display a tooltip.

Syntax

public Control DragIndicator { get; set; }

Value

Type Description
Control