Click or drag to resize
DashboardObjectDataGridUseBespokeFont Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates if this object should use a bespoke font when rendered as a data grid.

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

Property Value

Type: Boolean
True if this object should use a bespoke font when rendered as a data grid.

Return Value

Type: Boolean
True if this object should use a bespoke font when rendered as a data grid.
Remarks