Click or drag to resize
DrillDownNoPopup Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a property that indicates if the drill down will be opened in a popup window.

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

Property Value

Type: Boolean
False if the drill down will be opened in a popup window.

Return Value

Type: Boolean
False if the drill down will be opened in a popup window.
Remarks