Click or drag to resize
DashboardDesignerSelectTab Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Selects the DashboardTab object specified by Index.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public void SelectTab(
	int Index
)

Parameters

Index
Type: SystemInt32
The index of the tab you want to select.
Remarks