[]
Gets or sets the DataTemplate used to present the details part of a row.
public DataTemplate RowDetailsTemplate { get; set; }
See RowDetailsVisibilityMode to set the way the details of each row are shown. This property won't take affect if ChildItemsPath property is set.