Gets TaskManager component instance to persist contents of.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)

Syntax

C#
public TaskManager Control { get; }
Visual Basic (Declaration)
Public ReadOnly Property Control As TaskManager
	Get

See Also