Click or drag to resize
DashboardDesignerDashboardWorkspaceFromPage Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Returns a tab workspace object from the contained page.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public KryptonWorkspace DashboardWorkspaceFromPage(
	KryptonPage Page
)

Parameters

Page
Type: KryptonPage
The page.

Return Value

Type: KryptonWorkspace
The tab workspace object from the contained page.
Remarks