Click or drag to resize
ApplyingDataViewerLayoutEventArgsLayout Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the layout that will be applied to the Data Viewer as an XML string.

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

Property Value

Type: String
The layout that will be applied to the Data Viewer as an XML string.

Return Value

Type: String
The layout that will be applied to the Data Viewer as an XML string.
Remarks