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