Click or drag to resize
DashboardObjectDataGridLayout Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets an the layout of a DataGrid in the form of an XML string.

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

Property Value

Type: String
The layout of a DataGrid in the form of an XML string.

Return Value

Type: String
The layout of a DataGrid in the form of an XML string.
Remarks