Occurs when assignment information is about to be set on a GanttChartItem based on a source assignment XML element during Load method execution.
Namespace:
DlhSoft.Web.MvcAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public event EventHandler<GanttChartView..::.ProjectXmlSerializer..::.AssignmentInfoLoadingEventArgs> AssignmentInfoLoading |
| Visual Basic (Declaration) |
|---|
Public Event AssignmentInfoLoading As EventHandler(Of GanttChartView..::.ProjectXmlSerializer..::.AssignmentInfoLoadingEventArgs) |