DataGridRowDetailsTemplate Property
Gets or sets the template that is used to display the details section of the row.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public IDataTemplate DetailsTemplate { get; set; }
Public Property DetailsTemplate As IDataTemplate
Get
Set
member DetailsTemplate : IDataTemplate with get, set
Property Value
IDataTemplate