TreeView for WPF | ComponentOne
C1.WPF.TreeView Namespace / C1TreeViewItem Class / ElementHeader Property

In This Topic
    ElementHeader Property
    In This Topic
    Returns the reference to the header element.
    Syntax
    'Declaration
     
    
    Protected ReadOnly Property ElementHeader As ContentControl
    protected ContentControl ElementHeader {get;}
    See Also