IItemDataRenderer interface.
IItemDataRenderer defines the interface that an item renderer needs to implement. Besides the Data property, a list item renderer also needs to provide ItemIndex and ItemType property.
Located in /Web/UI/WebControls/TDataBoundControl.php (line 556)
IDataRenderer | --IItemDataRenderer
Returns a value indicating the zero-based index of the item in the corresponding data control's item collection.
If the item is not in the collection (e.g. it is a header item), it returns -1.
Sets the zero-based index for the item.
If the item is not in the item collection (e.g. it is a header item), -1 should be used.
Inherited From IDataRenderer
IDataRenderer::getData()
IDataRenderer::setData()
Documentation generated on Mon, 21 Apr 2008 11:34:18 -0400 by phpDocumentor 1.3.0RC4