New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.RadListViewIndexesCollection

Collection containing integer values representing the Telerik.Web.UI.RadListView Telerik.Web.UI.RadListViewItem ItemIndex property.

Inheritance Hierarchy

  • System.Object
  • System.Collections.Generic.List`1
  • Telerik.Web.UI.RadListViewIndexesCollection

Methods

Add

Adds the specified item index.

Parameters

item System.Int32

The item index.

Returns

System.Void

In this article