DataPA Enterprise Dashboard Controls API Reference
Opens the print preview dialog for the current ManagedDashboard object.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)

Syntax

C#
public void PrintPreview()
Visual Basic
Public Sub PrintPreview
Visual C++
public:
virtual void PrintPreview() sealed

Remarks