Gets the previous visible node to this one on the C1TreeView.

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

Syntax

C#
public C1TreeViewItem PrevVisibleNode { get; }
Visual Basic
Public ReadOnly Property PrevVisibleNode As C1TreeViewItem
	Get

See Also