asp.net.ph

ListItemType Enumeration

System.Web.UI.WebControls Namespace


Specifies the type of an item in a list control.

Remarks

The ListItemType enumeration represents the different items that can be included in a list control, such as a DataGrid, DataList, and Repeater. A typical list control consists of cells that contain elements represented by this enumeration.

Members


Member Name Description
AlternatingItem An alternating ( zero-based even-indexed ) databound item.
EditItem A databound item in edit mode.
Footer A footer.
Header A header.
Item A databound item.
Pager A pager used for navigation of a multi-page DataGrid.
SelectedItem A databound selected item.
Separator A separator.

Skip Navigation Links



Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph