DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Type of DashboardObject.
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
C# |
---|
public enum ControlPanelObjectType |
Visual Basic |
---|
Public Enumeration ControlPanelObjectType |
Visual C++ |
---|
public enum class ControlPanelObjectType |
Members
Member name | Value | Description | |
---|---|---|---|
ControlPanelObjectTitle | 0 | ||
ControlPanelObjectQueryParameter | 1 | ||
ControlPanelObjectFilterParameter | 2 | ||
ControlPanelObjectRefreshButton | 3 | ||
ControlPanelObjectImage | 4 |