Gets the previous node to this one on the C1TreeView.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
| C# |
|---|
public C1TreeViewItem PrevNode { get; } |
| Visual Basic |
|---|
Public ReadOnly Property PrevNode As C1TreeViewItem Get |