Skip to main content

DragIndicator Property

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

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)

public Control DragIndicator { get; set; }

Property Value

Control

See Also

Reference

DataGridColumnReorderingEventArgs Class
Avalonia.Controls Namespace