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

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

Syntax

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

Return Value

A bitmap source representing the headered content of the control.

See Also