ComponentOne Basic Library for UWP
Index Property (C1TreeViewItem)

C1.UWP Assembly > C1.Xaml Namespace > C1TreeViewItem Class : Index Property
Gets the index of this C1.Silverlight.C1TreeViewItem in its parent items collection
Syntax
'Declaration
 
Public ReadOnly Property Index As System.Integer
public System.int Index {get;}
See Also

Reference

C1TreeViewItem Class
C1TreeViewItem Members