Prints the content of the control.

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

Syntax

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

Implements

IGanttChartView..::.Print()()()

See Also