Gets the index of this C1TreeViewItem in its parent items collection

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

Syntax

C#
public int Index { get; }
Visual Basic
Public ReadOnly Property Index As Integer
	Get

See Also