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