Retrieves the font of the grid's column headers.
public Font getHeaderFont()
Returns a Font object that represents the current font of the column headers. The default value of the headerFont property is null, which means the column headers use the font of the text in the grid's cells.
See Also setHeaderFont