ComponentOne FlexGrid for WinForms
GridPrinter Class Members
Properties  Methods 

C1.Win.C1FlexGrid Namespace : GridPrinter Class

The following tables list the members exposed by GridPrinter.

Public Properties
 NameDescription
Public PropertyGets or sets a string that contains the page footers.  
Public PropertySpecifies the font to use for rendering page footers.  
Public PropertyGets or sets a string that contains the page headers.  
Public PropertySpecifies the font to use for rendering page headers.  
Public PropertyGets the total number of the pages in the print document.  
Public PropertyGets the number of the page being printed (the first page is numbered one).  
Public PropertyGets or sets the order of the pages when the data does not fit on one page.  
Public PropertyGets the System.Drawing.Printing.PrintDocument object that specifies page and printer settings.  
Public PropertyGets or sets the flags that specify printing options to use with the C1FlexGridBase.PrintGrid method. See the PrintGridFlags enumeration for details.  
Public PropertyGets a reference to the PrintPreviewDialog used to display the grid's print preview.  
Top
Public Methods
 NameDescription
Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Top
See Also

Reference

GridPrinter Class
C1.Win.C1FlexGrid Namespace