Click or drag to resize
DashboardDesignerPreparingPrint Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a property that indicates if the control is currently processing the prepare print operation.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public bool PreparingPrint { get; }

Property Value

Type: Boolean
True if the control is currently processing the prepare print operation.

Return Value

Type: Boolean
True if the control is currently processing the prepare print operation.
Remarks