Click or drag to resize
DashboardLoaderLoadGridLayout Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a property to indicate whether grid layout XML data should be loaded with this object

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

Property Value

Type: Boolean
True if grid layout XML data should be loaded with this object

Return Value

Type: Boolean
True grid layout XML data should be loaded with this object
Remarks