DataGridDropLocationIndicatorTemplate Property
Gets or sets the template that is used when rendering the column headers.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public ITemplate<Control> DropLocationIndicatorTemplate { get; set; }
Public Property DropLocationIndicatorTemplate As ITemplate(Of Control)
Get
Set
member DropLocationIndicatorTemplate : ITemplate<Control> with get, set
Property Value
ITemplateControl