TreeView for ASP.NET WebForms
Item Property (C1TreeViewNodeCollection)

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1TreeView Namespace > C1TreeViewNodeCollection Class : Item Property
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As C1TreeViewNode
public C1TreeViewNode this[ 
   System.int index
]; {get; set;}

Parameters

index
See Also

Reference

C1TreeViewNodeCollection Class
C1TreeViewNodeCollection Members