[]
Gets or sets the DataTemplate to apply to the ItemTemplate property on a generated C1HierarchicalPresenter (such as a TreeViewItem), to indicate how to display items from the next level in the data hierarchy.
public DataTemplate ItemTemplate { get; set; }