Edit

Share via


DataGridRow.DetailsTemplate Property

Definition

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

public Windows.UI.Xaml.DataTemplate DetailsTemplate { get; set; }
member this.DetailsTemplate : Windows.UI.Xaml.DataTemplate with get, set
Public Property DetailsTemplate As DataTemplate

Property Value

Windows.UI.Xaml.DataTemplate

Applies to