Gets a drawing visual 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#
DrawingVisual GetExportDrawingVisual()
Visual Basic (Declaration)
Function GetExportDrawingVisual As DrawingVisual

Return Value

A drawing visual representing the headered content of the control.

See Also