The IDataCollectionControl type exposes the following members.

Methods

  NameDescription
GetEntity
Gets the entity in the IDataControl that wraps the specified item.
GetEntityAt
Gets the entity in the IDataControl at the specified index.

Properties

  NameDescription
IsReadOnly
Gets or sets a value that indicates whether the control is read-only to a user interacting with it.
(Inherited from IDataControl.)
Item
Gets the entity in the IDataControl that wraps the specified item.

See Also