Easy Tutorial
❮ Prop Webcontrol Listcontrol Selectedindex Prop Webcontrol Tablerow Tablesection ❯

ASP.NET Items Property



Definition and Usage

The Items property represents the items in a list control.

This property is commonly used to retrieve the properties of each item in a list control.


Example

The following example displays multiple selected checkbox items:


❮ Prop Webcontrol Listcontrol Selectedindex Prop Webcontrol Tablerow Tablesection ❯