DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
The new DashboardTab added to the collection.
Creates and adds a new DashboardTab to this collection.
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
C# |
---|
public DashboardTab Add() |
Visual Basic |
---|
Public Function Add As DashboardTab |
Visual C++ |
---|
public: virtual DashboardTab^ Add() sealed |
Return Value
Type: DashboardTabThe new DashboardTab added to the collection.