Summary
Gets or sets the template that is used when rendering the column headers.
- Namespace
- Avalonia
.Controls - Containing Type
- DataGrid
Syntax
public ITemplate<IControl> DropLocationIndicatorTemplate { get; set; }
public ITemplate<IControl> DropLocationIndicatorTemplate { get; set; }