Represents a control that can present a collection of data items asynchronously.
Namespace:
DlhSoft.Windows.Controls.PrimitivesAssembly: DlhSoft.ProjectData.Management.Controls (in DlhSoft.ProjectData.Management.Controls.dll)
Syntax
| C# |
|---|
public interface IAsyncCollectionPresenterControl : IAsyncPresenterControl, IDataCollectionControl |
| Visual Basic (Declaration) |
|---|
Public Interface IAsyncCollectionPresenterControl _ Implements IAsyncPresenterControl, IDataCollectionControl |