ContentTemplate Property
ContentTemplate
Gets or sets the DataTemplate to apply to any item that does not have a HeaderTemplate property defined.
Declaration
public DataTemplate ContentTemplate { get; set; }
Public Property ContentTemplate As DataTemplate