Click or drag to resize
DashboardObjectDataGridFont Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the bespoke font that will be used to render this datagrid if DataGridUseBespokeFont is true.

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

Property Value

Type: Font
The bespoke font that will be used to render this datagrid if DataGridUseBespokeFont is true.

Return Value

Type: Font
The bespoke font that will be used to render this datagrid if DataGridUseBespokeFont is true.
Remarks