Skip to main content

RowDetailsTemplate Property

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

Definition

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

public IDataTemplate RowDetailsTemplate { get; set; }

Property Value

IDataTemplate

See Also

Reference

DataGrid Class
Avalonia.Controls Namespace