Represents the base for a control that displays a node list view.

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

Syntax

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

See Also