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.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public event EventHandler<GanttChartView..::.ProjectXmlSerializer..::.AssignmentInfoLoadingEventArgs> AssignmentInfoLoading |
| Visual Basic (Declaration) |
|---|
Public Event AssignmentInfoLoading As EventHandler(Of GanttChartView..::.ProjectXmlSerializer..::.AssignmentInfoLoadingEventArgs) |