Represents the base for a control that displays an entity view.
Namespace:
DlhSoft.Windows.Controls.PrimitivesAssembly: DlhSoft.ProjectData.Management.Controls (in DlhSoft.ProjectData.Management.Controls.dll)
Syntax
| C# |
|---|
public interface IEntityViewBase : IDataItemControl, IAsyncPresenterControl |
| Visual Basic (Declaration) |
|---|
Public Interface IEntityViewBase _ Implements IDataItemControl, IAsyncPresenterControl |