Skip to main content

DropLocationIndicator Property

UIElement to display at the insertion position. If null and Handled = true, then do not display an insertion indicator.

Definition

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

public Control DropLocationIndicator { get; set; }

Property Value

Control

See Also

Reference

DataGridColumnReorderingEventArgs Class
Avalonia.Controls Namespace