Click or drag to resize
DashboardDesignerHasDashboard Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a value that indicates if the control has an open ManagedDashboard object.

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

Return Value

Type: Boolean
True if the control has an open ManagedDashboard object.
Remarks