[]
        
(Showing Draft Content)

C1.WinUI.Core.C1HierarchicalDataTemplate.ItemTemplate

ItemTemplate Property

ItemTemplate

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.

Declaration
public DataTemplate ItemTemplate { get; set; }