Summary
Gets or sets the template that is used to display the details section of the row.
- Namespace
- Avalonia
.Controls - Containing Type
- DataGridRow
Syntax
public IDataTemplate DetailsTemplate { get; set; }
Value
Type | Description |
---|---|
IDataTemplate |