Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1HierarchicalDataTemplate Class
Properties Methods


In This Topic
    C1HierarchicalDataTemplate Class Members
    In This Topic

    The following tables list the members exposed by C1HierarchicalDataTemplate.

    Public Constructors
    Public Properties
     NameDescription
    Public Property (Inherited from System.Windows.DataTemplate)
    Public Property (Inherited from System.Windows.DataTemplate)
    Public Property (Inherited from System.Windows.Threading.DispatcherObject)
    Public Property (Inherited from System.Windows.FrameworkTemplate)
    Public Property (Inherited from System.Windows.FrameworkTemplate)
    Public PropertyGets or sets the binding for this data template, which indicates where to find the collection that represents the next level in the data hierarchy.  
    Public PropertyGets 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 Property (Inherited from System.Windows.FrameworkTemplate)
    Public Property (Inherited from System.Windows.FrameworkTemplate)
    Public Property (Inherited from System.Windows.DataTemplate)
    Public Property (Inherited from System.Windows.FrameworkTemplate)
    Top
    Public Methods
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Windows.DataTemplate)
    Top
    See Also