Click or drag to resize
DashboardDesignerViewerOnly Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
If set to True, the Dashboard control will act as a viewer only, disabling and preventing the display of any controls associated with editing a dashboard.

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

Property Value

Type: Boolean
Set to True if you want the Dashboard control to act as a viewer only.

Return Value

Type: Boolean
True if the Dashboard control will act as a viewer only.
Remarks