Gets the task collection used to by this ResourceGanttChartViewBase as available tasks.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
[BindableAttribute(true)] public ItemCollection AssignableTaskItems { get; } |
Visual Basic (Declaration) |
---|
<BindableAttribute(True)> _ Public ReadOnly Property AssignableTaskItems As ItemCollection |