ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / GridPrinter Class / HeaderFont Property

In This Topic
    HeaderFont Property (GridPrinter)
    In This Topic
    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