DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Position of the process button
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
C# |
---|
public enum ProcessButtonLocationType |
Visual Basic |
---|
Public Enumeration ProcessButtonLocationType |
Visual C++ |
---|
public enum class ProcessButtonLocationType |
Members
Member name | Value | Description | |
---|---|---|---|
Top | 0 | ||
Bottom | 1 | ||
Left | 2 | ||
Right | 3 |