Skip to main content

DetailsTemplate Property

Gets or sets the template that is used to display the details section of the row.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)

public IDataTemplate DetailsTemplate { get; set; }

Property Value

IDataTemplate

See Also

Reference

DataGridRow Class
Avalonia.Controls Namespace