Refreshes the user interface of the presented items within the control by rebinding their appropriate attached property values to the master values provided by the control instance.

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

Syntax

C#
public void RefreshItems()
Visual Basic (Declaration)
Public Sub RefreshItems

Implements

IChartView..::.RefreshItems()()()

See Also