Click or drag to resize
DashboardObjectProcessButtonLocation Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates the location of the process button.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public DrillDownProcessButtonLocationType ProcessButtonLocation { get; set; }

Property Value

Type: DrillDownProcessButtonLocationType
0 if the button is at the top, 1 if the button is at the bottom, 2 if the button is on the left or 3 if the button is on the right.

Return Value

Type: DrillDownProcessButtonLocationType
0 if the button is at the top, 1 if the button is at the bottom, 2 if the button is on the left or 3 if the button is on the right.
Remarks