Summary
Gets or sets the default data template used to display the content of the selected tab.
- Namespace
- Avalonia
.Controls - Containing Type
- TabControl
Syntax
public IDataTemplate ContentTemplate { get; set; }
Value
Type | Description |
---|---|
IDataTemplate |