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