Summary
Gets or sets the data template used to display the header content of the control.
- Namespace
- Avalonia
.Controls .Primitives - Containing Type
- Headered
Content Control
Syntax
public IDataTemplate? HeaderTemplate { get; set; }
Value
Type | Description |
---|---|
IDataTemplate? |