Click or drag to resize
DashboardDesignerSelectedTabIndex Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets index of the currently selected dashboard tab. If none are selected, returns -1.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public int SelectedTabIndex { get; }

Return Value

Type: Int32
The index of the currently selected tab.
Remarks