Basic Library for WinRT
ItemTemplate Property (C1HierarchicalDataTemplate)

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.
Syntax
'Declaration
 
Public Property ItemTemplate As Windows.UI.Xaml.DataTemplate
public Windows.UI.Xaml.DataTemplate ItemTemplate {get; set;}
See Also

Reference

C1HierarchicalDataTemplate Class
C1HierarchicalDataTemplate Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback