Gets a bitmap source representing the headered content of the control.

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

Syntax

C#
public BitmapSource GetExportBitmapSource()
Visual Basic (Declaration)
Public Function GetExportBitmapSource As BitmapSource

Return Value

A bitmap source representing the headered content of the control.

See Also