ComponentOne FlexGrid for WinForms
HeaderFont Property

C1.Win.C1FlexGrid Namespace > GridPrinter Class : HeaderFont Property
Specifies the font to use for rendering page headers.
Syntax
'Declaration
 
Public Property HeaderFont As Font
public Font HeaderFont {get; set;}
Remarks
See also the Header property.
See Also

Reference

GridPrinter Class
GridPrinter Members