Gets this node's last child.

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

Syntax

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

See Also