IDataItemContainer Members
.NET Framework 2.0
Enables data-bound control containers to identify a data item object for simplified data-binding operations.
The following tables list the members exposed by the IDataItemContainer type.
| 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. |
Community Additions
ADD
Show: