Click or drag to resize
ControlPanelObjectEnabled Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a value that indicates whether the ControlPanelObject is currently enabled.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public bool Enabled { get; }

Return Value

Type: Boolean
A value that indicates whether the ControlPanelObject is currently enabled
Remarks
Control will only be disabled if it is related to a query that is being updated.
See Also