Gets the C1TreeViewItem that is the parent of this item.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public C1TreeViewItem ParentItem { get; } |
| Visual Basic |
|---|
Public ReadOnly Property ParentItem As C1TreeViewItem Get |