FlexGrid for WinForms
GridPrinter Class Members
Properties 

The following tables list the members exposed by GridPrinter.

Public Properties
 NameDescription
Public PropertyFooterGets or sets a string that contains the page footers.  
Public PropertyFooterFontSpecifies the font to use for rendering page footers.  
Public PropertyHeaderGets or sets a string that contains the page headers.  
Public PropertyHeaderFontSpecifies the font to use for rendering page headers.  
Public PropertyPageCountGets the total number of the pages in the print document.  
Public PropertyPageNumberGets the number of the page being printed (the first page is numbered one).  
Public PropertyPrintDocumentGets the System.Drawing.Printing.PrintDocument object that specifies page and printer settings.  
Public PropertyPrintGridFlagsGets or sets the flags that specify printing options to use with the C1FlexGridBase.PrintGrid method. See the PrintGridFlags enumeration for details.  
Public PropertyPrintPreviewDialogGets a reference to the PrintPreviewDialog used to display the grid's print preview.  
Top
See Also

Reference

GridPrinter Class
C1.Win.C1FlexGrid Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Send Feedback