Click or drag to resize
DashboardTabsGetNextTab Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the Next Tab in the collection.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public DashboardTab GetNextTab(
	DashboardTab DashboardTab
)

Parameters

DashboardTab
Type: DataPAEnterpriseDashboardDashboardTab
The current Tab in the collection.

Return Value

Type: DashboardTab
The Next Tab in the collection.
Remarks