ComponentOne FlexGrid for WinForms
FooterFont Property

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

Reference

GridPrinter Class
GridPrinter Members