WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / C1HierarchicalDataTemplate Class
Members
In This Topic
    C1HierarchicalDataTemplate Class
    In This Topic
    Represents a DataTemplate that supports C1HierarchicalPresenter, such as TreeViewItem.
    Syntax
    public class C1HierarchicalDataTemplate : Microsoft.UI.Xaml.DataTemplate, Microsoft.UI.Xaml.IElementFactory, WinRT.IWinRTObject  
    Inheritance Hierarchy

    System.Object
       Microsoft.UI.Xaml.DependencyObject
          Microsoft.UI.Xaml.FrameworkTemplate
             Microsoft.UI.Xaml.DataTemplate
                C1.WinUI.Core.C1HierarchicalDataTemplate

    See Also