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