Click or drag to resize
DashboardTabLayoutXML Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the XML that defines the layout of the Tab.

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

Property Value

Type: String
The XML that defines the layout of the Tab.

Return Value

Type: String
The XML that defines the layout of the Tab.
Remarks