Represents a control that displays a task list view.

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

Syntax

C#
public interface ITaskListView : INodeListView
Visual Basic (Declaration)
Public Interface ITaskListView _
	Implements INodeListView

See Also