ComponentOne Basic Library for UWP
C1TreeView Class
Members 

C1.UWP Assembly > C1.Xaml Namespace : C1TreeView Class
Represents a control that displays hierarchical data in a tree structure that has items that can expand and collapse.
Object Model
C1TreeView Class
Syntax
'Declaration
 
Public Class C1TreeView 
   Inherits C1HierarchicalPresenter
   Implements Windows.UI.Composition.IAnimationObject 
public class C1TreeView : C1HierarchicalPresenter, Windows.UI.Composition.IAnimationObject  
Inheritance Hierarchy

System.Object
   Windows.UI.Xaml.DependencyObject
      Windows.UI.Xaml.UIElement
         Windows.UI.Xaml.FrameworkElement
            Windows.UI.Xaml.Controls.Control
               Windows.UI.Xaml.Controls.ItemsControl
                  C1.Xaml.C1HierarchicalPresenter
                     C1.Xaml.C1TreeView

See Also

Reference

C1TreeView Members
C1.Xaml Namespace