Represents an allocation item to be presented in a LoadChartView control.
Namespace:
DlhSoft.Web.MvcAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
[SerializableAttribute] public class AllocationItem : GanttChartItem |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class AllocationItem _ Inherits GanttChartItem |