DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
The first Tab in the collection.
Gets the first Tab in the collection.
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
C# |
---|
public DashboardTab GetFirstTab() |
Visual Basic |
---|
Public Function GetFirstTab As DashboardTab |
Visual C++ |
---|
public: virtual DashboardTab^ GetFirstTab() sealed |
Return Value
Type: DashboardTabThe first Tab in the collection.