The IDataCollectionControl type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetEntity |
Gets the entity in the IDataControl that wraps the specified item.
| |
GetEntityAt |
Gets the entity in the IDataControl at the specified index.
|
Properties
Name | Description | |
---|---|---|
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.
|