Skip to main content

HeaderTemplate Property

Gets or sets the data template used to display the header content of the control.

Definition

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

public IDataTemplate? HeaderTemplate { get; set; }

Property Value

IDataTemplate

See Also

Reference

HeaderedContentControl Class
Avalonia.Controls.Primitives Namespace