Click or drag to resize
DashboardDesignerLoadDashboardLayout Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Applies the layout stored in the tabs LayoutXML property to the display.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public void LoadDashboardLayout(
	DashboardTab Tab
)

Parameters

Tab
Type: DataPAEnterpriseDashboardDashboardTab
The tab you wish to apply the layout to.
Remarks