Gets or sets the template to be used for displaying task items in the diagram (by default tasks are represented by informational structured rectangle sets in the view).
Namespace:
DlhSoft.Windows.Controls.PertAssembly: DlhSoft.ProjectData.PertChart.LightWPF.Controls (in DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll)
Syntax
C# |
---|
DataTemplate TaskTemplate { get; set; } |
Visual Basic (Declaration) |
---|
Property TaskTemplate As DataTemplate |