This documentation is archived and is not being maintained.
IDataItemContainer Members
Visual Studio 2008
Enables data-bound control containers to identify a data item object for simplified data-binding operations.
The IDataItemContainer type exposes the following members.
| Name | Description | |
|---|---|---|
|
DataItem | When implemented, gets an object that is used in simplified data-binding operations. |
|
DataItemIndex | When implemented, gets the index of the data item bound to a control. |
|
DisplayIndex | When implemented, gets the position of the data item as displayed in a control. |
Show: