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