Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1TreeViewItem Class / C1TreeViewItem Constructor

In This Topic
    C1TreeViewItem Constructor
    In This Topic
    Initializes a new instance of a C1TreeViewItem.
    Syntax
    'Declaration
     
    
    Public Function New()
    public C1TreeViewItem()
    See Also