Represents a control that displays an entity list view.

Namespace:  DlhSoft.Windows.Controls.Primitives
Assembly:  DlhSoft.ProjectData.Management.Controls (in DlhSoft.ProjectData.Management.Controls.dll)

Syntax

C#
public interface IEntityListView : IEntityListViewBase
Visual Basic (Declaration)
Public Interface IEntityListView _
	Implements IEntityListViewBase

See Also