The members of System.Web.UI.WebControls.RepeaterItem are listed below.
See Also: Inherited members from System.Web.UI.Control
Initializes a new instance of the System.Web.UI.WebControls.RepeaterItem class. |
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. |
override | OnBubbleEvent(object, EventArgs)
|
[read-only] | System.Web.UI.IDataItemContainer.DataItemIndex | int.
For a description of this member, see System.Web.UI.IDataItemContainer.DataItemIndex. |
[read-only] | System.Web.UI.IDataItemContainer.DisplayIndex | int.
For a description of this member, see System.Web.UI.IDataItemContainer.DisplayIndex. |