Click or drag to resize
GroupColumnDataGridFormatType Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates how to derive the format string for this column when displayed in a data grid.

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

Property Value

Type: SummaryColumnDataGridSummaryColumnFormatType
A value that indicates how to derive the format string for this column when displayed in a data grid.

Return Value

Type: SummaryColumnDataGridSummaryColumnFormatType
A value that indicates how to derive the format string for this column when displayed in a data grid.
Remarks