IDataGridColumnHeaderStyle.Font

Syntax

Font: IControlFont;

Description

The Font property determines parameters of the font that is used to display header text.

Example

The property use is given in the example for IDataGridColumnHeaderStyle.Brush.

See also:

IDataGridColumnHeaderStyle