Click or drag to resize
DashboardDesignerStatusStripVisible Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value indicating whether the status strip is visible at the bottom of the control.

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

Property Value

Type: Boolean
Set to true to make the status strip visible, false to hide it.

Return Value

Type: Boolean
True if the status strip visible, false if not.
Remarks