Indicates that the initialization of the GanttChartDataGrid object is complete.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)

Syntax

C#
public override void EndInit()
Visual Basic (Declaration)
Public Overrides Sub EndInit

Implements

ISupportInitialize..::.EndInit()()()

See Also