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