Occurs when project information is retreived based on a source project 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..::.ElementLoadingEventArgs> ProjectInfoLoading |
| Visual Basic (Declaration) |
|---|
Public Event ProjectInfoLoading As EventHandler(Of GanttChartView..::.ProjectXmlSerializer..::.ElementLoadingEventArgs) |