Click or drag to resize
DashboardObjectAllowDataGridDefaultColumnFit Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a property that indicates if it is possible to specify default column fit type for this object.

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

Property Value

Type: Boolean
True if it is possible to specify default column fit type for this object.

Return Value

Type: Boolean
True if it is possible to specify default column fit type for this object.
Remarks