Gets the assignments of the current task item as a (usually string) value to be displayed in the view.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)

Syntax

C#
Object AssignmentsContent { get; }
Visual Basic (Declaration)
ReadOnly Property AssignmentsContent As Object

See Also