The IAsyncCollectionPresenterControl type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetEntity |
Gets the entity in the IDataControl that wraps the specified item.
(Inherited from IDataCollectionControl.) | |
GetEntityAt |
Gets the entity in the IDataControl at the specified index.
(Inherited from IDataCollectionControl.) |
Properties
Name | Description | |
---|---|---|
IsAsyncPresentationEnabled |
Gets or sets a value indicating whether to load managed entities asynchronously within this IAsyncPresenterControl.
(Inherited from IAsyncPresenterControl.) | |
IsAsyncPresentationEnabledMinCount |
Gets or sets the initial entity count to load synchronously within this IAsyncCollectionPresenterControl before initiating the asynchronous load mode when IsAsyncPresentationEnabled property is set to true.
| |
Item |
Gets the entity in the IDataControl that wraps the specified item.
(Inherited from IDataCollectionControl.) |