Identifies the parent C1TreeView of this item.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public C1TreeView TreeView { get; }
Visual Basic
Public ReadOnly Property TreeView As C1TreeView
	Get

See Also