ListView for ASP.NET Web Forms
Item Property (C1ListViewItemCollection)

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

Parameters

index
See Also

Reference

C1ListViewItemCollection Class
C1ListViewItemCollection Members