Click or drag to resize
DashboardObjectshowGlassEffect Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets value that indicates whether glass effect should be shown on this object.

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

Property Value

Type: Boolean
True if glass effect should be shown on this object.

Return Value

Type: Boolean
true if glass effect should be shown on this object.
Remarks