Click or drag to resize
ControlPanelObjectText Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a text value that will be displayed by this control panel object.

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

Property Value

Type: String
A text value that will be displayed by this control panel object.

Return Value

Type: String
A text value that will be displayed by this control panel object.

Implements

FilterParameterText
Remarks