This documentation is archived and is not being maintained.

IDataItemContainer Members

Enables data-bound control containers to identify a data item object for simplified data-binding operations.

The IDataItemContainer type exposes the following members.

  NameDescription
Public property DataItem When implemented, gets an object that is used in simplified data-binding operations.
Public property DataItemIndex When implemented, gets the index of the data item bound to a control.
Public property DisplayIndex When implemented, gets the position of the data item as displayed in a control.
Top
Show: