Click or drag to resize
GroupColumnFormat Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets or sets the format string for this group column.

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

Property Value

Type: String
The format string for this group column.

Return Value

Type: String
The format string for this group column.
Remarks