DataGrid.RowDetailsTemplate Property

Definition

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

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

Property Value

Windows.UI.Xaml.DataTemplate

Applies to