The properties of System.Web.UI.IDataItemContainer are listed below. For a list of all members, see the IDataItemContainer Members list.
[read-only] | DataItem | object.
When implemented, gets an object that is used in simplified data-binding operations. |
[read-only] | DataItemIndex | int.
When implemented, gets the index of the data item bound to a control. |
[read-only] | DisplayIndex | int.
When implemented, gets the position of the data item as displayed in a control. |