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