Click or drag to resize
DashboardObjectDataGridTextColor Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the colour of the text used for this data grid if DataGridUseBespokeFont is true.

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

Property Value

Type: Color
The colour of the text used for this data grid if DataGridUseBespokeFont is true.

Return Value

Type: Color
The colour of the text used for this a data grid if DataGridUseBespokeFont is true.
Remarks