DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Enumerated Type that represents the different docking pages available in the dashboard control
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
C# |
---|
public enum DashboardPageType |
Visual Basic |
---|
Public Enumeration DashboardPageType |
Visual C++ |
---|
public enum class DashboardPageType |
Members
Member name | Value | Description | |
---|---|---|---|
QueryTreeview | 0 | ||
Toolkit | 1 | ||
DataViewer | 2 |