The properties of System.Web.UI.WebControls.DataListItem are listed below. For a list of all members, see the DataListItem Members list.
See Also: Inherited members from System.Web.UI.WebControls.WebControl
DataItem | object.
Gets or sets a data item associated with the System.Web.UI.WebControls.DataListItem object in the System.Web.UI.WebControls.DataList control. | |
[read-only] | ItemIndex | int.
Gets the index of the System.Web.UI.WebControls.DataListItem object from the DataList.Items collection of the control. |
[read-only] | ItemType | ListItemType.
Gets the type of the item represented by the System.Web.UI.WebControls.DataListItem object in the System.Web.UI.WebControls.DataList control. |