Skip to main content

DropLocationIndicatorTemplate Property

Gets or sets the template that is used when rendering the column headers.

Definition

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

public ITemplate<Control> DropLocationIndicatorTemplate { get; set; }

Property Value

ITemplate(Control)

See Also

Reference

DataGrid Class
Avalonia.Controls Namespace