For a list of all members of this type, see C1HierarchicalDataTemplate members.
Public Properties
| Name | Description |
 | DataType | (Inherited from System.Windows.DataTemplate) |
 | Dispatcher | (Inherited from System.Windows.DependencyObject) |
 | ItemsSource | Gets or sets the binding for this data template, which indicates where to find the collection that represents the next level in the data hierarchy. |
 | 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. |
Top
See Also