IDataGridStyle.Font

Syntax

Font: IGxFont;

Description

The Font property determines cell font of the DataGrid component.

Example

The property use is given in the example for IDataGridStyle.BackgroundColor.

See also:

IDataGridStyle